TabItem.OnKeyDown Method
Silverlight
This member overrides Control.OnKeyDown(KeyEventArgs), and more complete documentation might be available in that topic.
Namespace:
System.Windows.Controls
Assembly: System.Windows.Controls (in System.Windows.Controls.dll)
Called before the KeyDown event occurs.
Assembly: System.Windows.Controls (in System.Windows.Controls.dll)
Parameters
- e
- Type: System.Windows.Input.KeyEventArgs
A KeyEventArgs that contains the event data.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.