'宣言 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