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

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