PropertyGrid for WPF
Attach メソッド (IPropertyGridEditor)

C1.WPF.PropertyGrid アセンブリ > C1.WPF.PropertyGrid 名前空間 > IPropertyGridEditor インターフェース : Attach メソッド
シンタックス
'宣言
 
Sub Attach( _
   ByVal editor As System.Windows.FrameworkElement, _
   ByVal group As PropertyGroup, _
   ByVal valueChanged As System.Action(Of FrameworkElement,Object) _
) 
void Attach( 
   System.Windows.FrameworkElement editor,
   PropertyGroup group,
   System.Action<FrameworkElement,object> valueChanged
)

パラメータ

editor
group
valueChanged
参照

IPropertyGridEditor インターフェース
IPropertyGridEditor メンバ