Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1MenuItem Class / HighlightedBackgroundProperty Field

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