C# Class CK.WPF.StandardViews.StdKeyView

Inheritance: System.Windows.Controls.Primitives.ButtonBase
Datei anzeigen Open project: Invenietis/ck-certified

Public Properties

Property 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

Protected Methods

Method Description
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

Private Methods

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

Method Details

OnMouseLeftButtonDown() protected method

protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
return void

OnMouseLeftButtonUp() protected method

protected OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
return void

Property Details

CustomContentProperty public_oe static_oe property

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

DescriptionProperty public_oe static_oe property

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

DownLabelProperty public_oe static_oe property

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

HoverBackgroundProperty public_oe static_oe property

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

KeyDownCommandProperty public_oe static_oe property

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

KeyPressedCommandProperty public_oe static_oe property

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

KeyUpCommandProperty public_oe static_oe property

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

PressedBackgroundProperty public_oe static_oe property

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

ShowImageProperty public_oe static_oe property

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

ShowLabelProperty public_oe static_oe property

public static DependencyProperty ShowLabelProperty
return DependencyProperty

TextDecorationsProperty public_oe static_oe property

public static DependencyProperty TextDecorationsProperty
return DependencyProperty

UpLabelProperty public_oe static_oe property

public static DependencyProperty UpLabelProperty
return DependencyProperty

XProperty public_oe static_oe property

public static DependencyProperty XProperty
return DependencyProperty

YProperty public_oe static_oe property

public static DependencyProperty YProperty
return DependencyProperty

ZIndexProperty public_oe static_oe property

public static DependencyProperty ZIndexProperty
return DependencyProperty