Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuItem Class / HighlightedStyleProperty Field

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