프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IsActiveProperty |
메소드 | 설명 | |
---|---|---|
OnScreenKey ( |
Initializes a new instance of the OnScreenKey class.
|
메소드 | 설명 | |
---|---|---|
OnIsPressedChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
OnClick ( object sender, |
This is raised when the button is released/clicked
|
|
OnDataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void |
This is raised when the data context changes
|
|
OnMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs mouseButtonEventArgs ) : void |
This is raised when the mouse is pressed (but not released)
|
protected OnIsPressedChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
리턴 | void |
public OnScreenKey ( |
||
onScreenKeyboard | ||
리턴 | System |