C# Class FAManagementStudio.Controls.PinButton

Inheritance: System.Windows.Controls.Button
Exibir arquivo Open project: degarashi0913/FAManagementStudio

Public Properties

Property Type Description
ImagePathProperty System.Windows.DependencyProperty
PinedCommandProperty System.Windows.DependencyProperty
PinedProperty System.Windows.DependencyProperty
ReleasePinCommandProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnClick ( ) : void

Private Methods

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

Method Details

OnClick() protected method

protected OnClick ( ) : void
return void

Property Details

ImagePathProperty public_oe static_oe property

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

PinedCommandProperty public_oe static_oe property

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

PinedProperty public_oe static_oe property

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

ReleasePinCommandProperty public_oe static_oe property

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