C# Class CK.Plugins.AutoClick.Views.ActionOnMouseEnterButton

Inheritance: System.Windows.Controls.Button
Show file Open project: Invenietis/ck-certified

Public Properties

Property Type Description
IsPausedProperty System.Windows.DependencyProperty
MouseEnterCommandProperty System.Windows.DependencyProperty
SelectedProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void

Private Methods

Method Description
ActionOnMouseEnterButton ( ) : System.Windows
FireCommand ( ICommand command ) : void

Method Details

OnMouseEnter() protected method

protected OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
return void

Property Details

IsPausedProperty public static property

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

MouseEnterCommandProperty public static property

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

SelectedProperty public static property

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