Key
Silverlight
Gets the keyboard key associated with an event.
value = eventargs.Key
Type: Key Enumeration
The key that is referenced by the event.
This property is technically read/write, but should be considered read-only because there is no reason to change the reported information. There is no default.