.NET Framework Class Library for Silverlight
KeyEventArgs Class

Provides event data for the UIElement..::.KeyUp and UIElement..::.KeyDown events.

Namespace:  System.Windows.Input
Assembly:  System.Windows (in System.Windows.dll)
Syntax

Visual Basic (Declaration)
Public NotInheritable Class KeyEventArgs _
    Inherits RoutedEventArgs
Visual Basic (Usage)
Dim instance As KeyEventArgs
C#
public sealed class KeyEventArgs : RoutedEventArgs
Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    System.Windows..::.RoutedEventArgs
      System.Windows.Input..::.KeyEventArgs
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference

Other Resources

Tags :


Page view tracker