KeyboardEventArgs
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Properties
Ctrl (KeyboardEventArgs), Handled (Silverlight 2), Key, Name (DependencyObject), PlatformKeyCode, Shift (KeyboardEventArgs), Source (Silverlight 2)
Remarks
KeyboardEventArgs is used with the KeyDown and KeyUp events.
For more information on basic concepts, see Events Overview for Silverlight or Keyboard Support. Note that these topics are written primarily for users of the managed API, and may not have code examples or specific information that address the JavaScript API scenarios.