C# Class Grabacr07.Desktop.Metro.Controls.CallMethodButton

クリックされたときに、指定したメソッドを実行する Button を表します。
Inheritance: System.Windows.Controls.Button
Mostrar archivo Open project: KCV-Localisation/KanColleViewer Class Usage Examples

Public Properties

Property Type Description
MethodNameProperty System.Windows.DependencyProperty
MethodParameterProperty System.Windows.DependencyProperty
MethodTargetProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnClick ( ) : void

Private Methods

Method Description
CallMethodButton ( ) : System
MethodParameterPropertyChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnClick() protected method

protected OnClick ( ) : void
return void

Property Details

MethodNameProperty public_oe static_oe property

public static DependencyProperty,System.Windows MethodNameProperty
return System.Windows.DependencyProperty

MethodParameterProperty public_oe static_oe property

public static DependencyProperty,System.Windows MethodParameterProperty
return System.Windows.DependencyProperty

MethodTargetProperty public_oe static_oe property

public static DependencyProperty,System.Windows MethodTargetProperty
return System.Windows.DependencyProperty