This documentation is archived and is not being maintained.
KeyboardEventArgs Class
Visual Studio 2008
Provides data for keyboard-related events.
Assembly: PresentationCore (in PresentationCore.dll)
No existing keyboard event in WPF uses the KeyboardEventArgs. KeyboardEventArgs serves as the base class for the more specific KeyEventArgs and KeyboardFocusChangedEventArgs event data classes, which are used by existing WPF events such as UIElement.KeyDown and UIElement.LostKeyboardFocus.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: