Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1MenuItem Class / InputGestureTextProperty Field

In This Topic
    InputGestureTextProperty Field
    In This Topic
    Identifies the InputGestureText dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly InputGestureTextProperty As DependencyProperty
    public static readonly DependencyProperty InputGestureTextProperty
    See Also