'宣言 Public Overrides Sub Attach( _ ByVal editor As GridLengthEditorControl, _ ByVal group As PropertyGroup, _ ByVal valueChanged As System.Action(Of GridLengthEditorControl,Object) _ )
public override void Attach( GridLengthEditorControl editor, PropertyGroup group, System.Action<GridLengthEditorControl,object> valueChanged )
パラメータ
- editor
- group
- valueChanged