C# Class CK.WPF.StandardViews.StdKeyView

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

Méthodes publiques

Свойство Type Description
CustomContentProperty System.Windows.DependencyProperty
DescriptionProperty System.Windows.DependencyProperty
DownLabelProperty System.Windows.DependencyProperty
HoverBackgroundProperty System.Windows.DependencyProperty
KeyDownCommandProperty System.Windows.DependencyProperty
KeyPressedCommandProperty System.Windows.DependencyProperty
KeyUpCommandProperty System.Windows.DependencyProperty
PressedBackgroundProperty System.Windows.DependencyProperty
ShowImageProperty System.Windows.DependencyProperty
ShowLabelProperty DependencyProperty
TextDecorationsProperty DependencyProperty
UpLabelProperty DependencyProperty
XProperty DependencyProperty
YProperty DependencyProperty
ZIndexProperty DependencyProperty

Méthodes protégées

Méthode Description
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

Private Methods

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

Method Details

OnMouseLeftButtonDown() protected méthode

protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Résultat void

OnMouseLeftButtonUp() protected méthode

protected OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Résultat void

Property Details

CustomContentProperty public_oe static_oe property

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

DescriptionProperty public_oe static_oe property

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

DownLabelProperty public_oe static_oe property

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

HoverBackgroundProperty public_oe static_oe property

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

KeyDownCommandProperty public_oe static_oe property

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

KeyPressedCommandProperty public_oe static_oe property

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

KeyUpCommandProperty public_oe static_oe property

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

PressedBackgroundProperty public_oe static_oe property

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

ShowImageProperty public_oe static_oe property

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

ShowLabelProperty public_oe static_oe property

public static DependencyProperty ShowLabelProperty
Résultat DependencyProperty

TextDecorationsProperty public_oe static_oe property

public static DependencyProperty TextDecorationsProperty
Résultat DependencyProperty

UpLabelProperty public_oe static_oe property

public static DependencyProperty UpLabelProperty
Résultat DependencyProperty

XProperty public_oe static_oe property

public static DependencyProperty XProperty
Résultat DependencyProperty

YProperty public_oe static_oe property

public static DependencyProperty YProperty
Résultat DependencyProperty

ZIndexProperty public_oe static_oe property

public static DependencyProperty ZIndexProperty
Résultat DependencyProperty