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

Inheritance: System.Windows.Controls.Button
Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Свойство Type Description
IsPausedProperty System.Windows.DependencyProperty
MouseEnterCommandProperty System.Windows.DependencyProperty
SelectedProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void

Private Methods

Méthode Description
ActionOnMouseEnterButton ( ) : System.Windows
FireCommand ( ICommand command ) : void

Method Details

OnMouseEnter() protected méthode

protected OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
Résultat void

Property Details

IsPausedProperty public_oe static_oe property

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

MouseEnterCommandProperty public_oe static_oe property

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

SelectedProperty public_oe static_oe property

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