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



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