Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / KeyActivationGesture Class
Fields Properties Methods Events


In This Topic
    KeyActivationGesture Class Members
    In This Topic

    The following tables list the members exposed by KeyActivationGesture.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the KeyActivationGesture class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the Key dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Modifiers dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SystemKey dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Freezable)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.Freezable)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the key to verify.  
    Public PropertyGets or sets any modifier keys (ALT, SHIFT, or CTRL).  
    Public PropertyGets or sets the key to verify.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.Freezable)
    Public Method (Inherited from System.Windows.Freezable)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.Freezable)
    Public Method (Inherited from System.Windows.Freezable)
    Public Method (Inherited from System.Windows.Freezable)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodRetrieves a value indicating whether the specified key is a supported activation key for this gesture.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. 
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Freezable)
    Top
    See Also