PropertyGrid for WPF
Attach メソッド (PasswordEditor)

C1.WPF.PropertyGrid アセンブリ > C1.WPF.PropertyGrid 名前空間 > PasswordEditor クラス : Attach メソッド
シンタックス
'宣言
 
Public Overrides Sub Attach( _
   ByVal editor As System.Windows.Controls.PasswordBox, _
   ByVal group As PropertyGroup, _
   ByVal valueChanged As System.Action(Of PasswordBox,Object) _
) 
public override void Attach( 
   System.Windows.Controls.PasswordBox editor,
   PropertyGroup group,
   System.Action<PasswordBox,object> valueChanged
)

パラメータ

editor
group
valueChanged
参照

PasswordEditor クラス
PasswordEditor メンバ