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



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