ComponentOne FinancialChart for WPF
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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1MenuItem.InputGestureTextProperty
    public static readonly DependencyProperty InputGestureTextProperty
    public:
    static readonly DependencyProperty^ InputGestureTextProperty
    See Also