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

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

Méthodes publiques

Свойство Type Description
MethodNameProperty System.Windows.DependencyProperty
MethodParameterProperty System.Windows.DependencyProperty
MethodTargetProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnClick ( ) : void

Private Methods

Méthode Description
CallMethodButton ( ) : System
MethodParameterPropertyChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnClick() protected méthode

protected OnClick ( ) : void
Résultat void

Property Details

MethodNameProperty public_oe static_oe property

public static DependencyProperty,System.Windows MethodNameProperty
Résultat System.Windows.DependencyProperty

MethodParameterProperty public_oe static_oe property

public static DependencyProperty,System.Windows MethodParameterProperty
Résultat System.Windows.DependencyProperty

MethodTargetProperty public_oe static_oe property

public static DependencyProperty,System.Windows MethodTargetProperty
Résultat System.Windows.DependencyProperty