'Declaration
Public Overrides Sub Attach( _ ByVal editor As GridLengthEditorControl, _ ByVal group As PropertyGroup, _ ByVal valueChanged As Action(Of GridLengthEditorControl,Object) _ )
public override void Attach( GridLengthEditorControl editor, PropertyGroup group, Action<GridLengthEditorControl,object> valueChanged )
Parameters
- editor
- group
- valueChanged