Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / ShowCloseButtonProperty Field

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