Gets an instance of a Key-derived class that identifies the pressed key.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
SyntaxC#
Copy Code
|
|---|
public Key Key { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Key As Key |
See Also