Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuItem Class / HotKeyProperty Field

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