ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenuItem Class / IsHighlightedProperty Field



In This Topic
    IsHighlightedProperty Field (C1RadialMenuItem)
    In This Topic
    Identifies the IsHighlighted dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsHighlightedProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenuItem.IsHighlightedProperty
    public static readonly DependencyProperty IsHighlightedProperty
    public:
    static readonly DependencyProperty^ IsHighlightedProperty
    See Also