ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1Window Class / ShowCloseButtonProperty Field



In This Topic
    ShowCloseButtonProperty Field
    In This Topic
    Identifies the ShowCloseButton dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowCloseButtonProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Window.ShowCloseButtonProperty
    public static readonly DependencyProperty ShowCloseButtonProperty
    public:
    static readonly DependencyProperty^ ShowCloseButtonProperty
    See Also