[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockWindow

C1DockWindow Class

Internal class. Override the style with the WindowStyle property.

Inheritance
C1DockWindow
Namespace: C1.WPF.Docking
Assembly: C1.WPF.Docking.4.6.2.dll
Syntax
[TemplateVisualState(Name = "Tab", GroupName = "ContentTypeStates")]
[TemplateVisualState(Name = "Group", GroupName = "ContentTypeStates")]
public class C1DockWindow : C1Window

Constructors

Name Description
C1DockWindow()

Initializes a new instance of a C1DockWindow.

Methods

Name Description
OnApplyTemplate()

Builds the visual tree for the C1DockWindow control when a new template is applied.