C# Class FAManagementStudio.Controls.PinButton

Inheritance: System.Windows.Controls.Button
Afficher le fichier Open project: degarashi0913/FAManagementStudio

Méthodes publiques

Свойство Type Description
ImagePathProperty System.Windows.DependencyProperty
PinedCommandProperty System.Windows.DependencyProperty
PinedProperty System.Windows.DependencyProperty
ReleasePinCommandProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnClick ( ) : void

Private Methods

Méthode Description
ExecuteCommand ( ICommand command, object param ) : bool
PinButton ( ) : System
PinedPropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnClick() protected méthode

protected OnClick ( ) : void
Résultat void

Property Details

ImagePathProperty public_oe static_oe property

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

PinedCommandProperty public_oe static_oe property

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

PinedProperty public_oe static_oe property

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

ReleasePinCommandProperty public_oe static_oe property

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