Свойство | Type | Description | |
---|---|---|---|
IsActiveProperty |
Méthode | Description | |
---|---|---|
OnScreenKey ( |
Initializes a new instance of the OnScreenKey class.
|
Méthode | Description | |
---|---|---|
OnIsPressedChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
Méthode | 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 | |
Résultat | void |
public OnScreenKey ( |
||
onScreenKeyboard | ||
Résultat | System |