C# 클래스 CK.WPF.StandardViews.StdKeyView

상속: System.Windows.Controls.Primitives.ButtonBase
파일 보기 프로젝트 열기: Invenietis/ck-certified

공개 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

비공개 메소드들

메소드 설명
FireCommand ( ICommand command ) : void
StdKeyView ( ) : System.Windows

메소드 상세

OnMouseLeftButtonDown() 보호된 메소드

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

OnMouseLeftButtonUp() 보호된 메소드

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

프로퍼티 상세

CustomContentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CustomContentProperty
리턴 System.Windows.DependencyProperty

DescriptionProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DescriptionProperty
리턴 System.Windows.DependencyProperty

DownLabelProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DownLabelProperty
리턴 System.Windows.DependencyProperty

HoverBackgroundProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HoverBackgroundProperty
리턴 System.Windows.DependencyProperty

KeyDownCommandProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows KeyDownCommandProperty
리턴 System.Windows.DependencyProperty

KeyPressedCommandProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows KeyPressedCommandProperty
리턴 System.Windows.DependencyProperty

KeyUpCommandProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows KeyUpCommandProperty
리턴 System.Windows.DependencyProperty

PressedBackgroundProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows PressedBackgroundProperty
리턴 System.Windows.DependencyProperty

ShowImageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShowImageProperty
리턴 System.Windows.DependencyProperty

ShowLabelProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty ShowLabelProperty
리턴 DependencyProperty

TextDecorationsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty TextDecorationsProperty
리턴 DependencyProperty

UpLabelProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty UpLabelProperty
리턴 DependencyProperty

XProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty XProperty
리턴 DependencyProperty

YProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty YProperty
리턴 DependencyProperty

ZIndexProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty ZIndexProperty
리턴 DependencyProperty