RadControls for WPF

Represents a class that holds which keyboard modifiers are pressed. It is used for the selection behaviors.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.40

Syntax

C#
public class KeyboardModifiersState
Visual Basic
Public Class KeyboardModifiersState

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..KeyboardModifiersState

See Also