Gets the keyboard key associated with the event.
| XAML | This property cannot be used in XAML. |
| Scripting | value = eventargs.Key |
Property Value
Key
The Key referenced by the event.
This property is read/write, but should be considered read-only because there is no reason to change the reported information. There is no default.
Applies To
KeyboardEventArgs
See Also
Silverlight Keyboard Support
Silverlight Events