[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockSlidingPanel

C1DockSlidingPanel Class

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

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

Constructors

Name Description
C1DockSlidingPanel()

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.