Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1MenuItem Class / IsHighlightedProperty Field

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