ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1Menu Class / HighlightedBackgroundProperty Field



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