Property | Type | Description | |
---|---|---|---|
IsActiveProperty |
Method | Description | |
---|---|---|
OnScreenKey ( |
Initializes a new instance of the OnScreenKey class.
|
Method | Description | |
---|---|---|
OnIsPressedChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
Method | Description | |
---|---|---|
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 | |
return | void |
public OnScreenKey ( |
||
onScreenKeyboard | ||
return | System |