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

In This Topic
    HighlightedBackgroundProperty Field (C1MenuItem)
    In This Topic
    Identifies the HighlightedBackground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HighlightedBackgroundProperty As DependencyProperty
    public static readonly DependencyProperty HighlightedBackgroundProperty
    See Also