ComponentOne DockControl for WPF
C1.WPF.Docking 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
    public static readonly DependencyProperty ShowCloseButtonProperty
    See Also