[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockControlPanel

C1DockControlPanel Class

Internal class. Use as C1DockControl's DockedHost template part only.

Namespace: C1.WPF.Docking
Assembly: C1.WPF.Docking.4.6.2.dll
Syntax
public class C1DockControlPanel : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Public Class C1DockControlPanel
    Inherits Panel
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild

Constructors

Name Description
C1DockControlPanel()

Methods

Name Description
ArrangeOverride(Size)

Provides the behavior for the "Arrange" pass of layout.

MeasureOverride(Size)

Provides the behavior for the "Measure" pass of layout.