Key
M11
M12
M21
M22
Tag
Uri
X1
X2
Y1
Y2
Expand Minimize
This topic has not yet been rated - Rate this topic

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.

Check the Ctrl and Shift properties to determine whether the key event is a key combination.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.