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

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