ComponentOne FinancialChart for WPF
C1.WPF 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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1MenuItem.IsHighlightedProperty
    public static readonly DependencyProperty IsHighlightedProperty
    public:
    static readonly DependencyProperty^ IsHighlightedProperty
    See Also