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



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