Keyboard.PreviewKeyUpEvent Field
.NET Framework 3.5
Identifies the Keyboard.PreviewKeyUp attached event.
Assembly: PresentationCore (in PresentationCore.dll)
You cannot use fields in XAML.
Field Value
Type: System.Windows.RoutedEventThe identifier for the Keyboard.PreviewKeyUp attached event.
Routed event identifiers are created when routed events are registered, and the result is stored as a field on the class that registers the routed event. These identifiers contain an identifying name, owner type, handler type, routing strategy, and a utility method for adding owners for the event. You often use these identifiers as parameters to event system methods, to identify a particular routed event.
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.