Set to true when this key is pressed down by the user.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
SyntaxC#
Copy Code
|
|---|
public bool IsPressed { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsPressed As Boolean |
See Also