DockPaneSplit Fields

DevZest WPF Docking

DockPaneSplit Fields

The DockPaneSplit type exposes the following members.

Fields
  Name Description
Public field Static member Child1Property
Identifies the Child1 dependency property.
Public field Static member Child2Property
Identifies the Child2 dependency property.
Public field Static member ChildrenVisibilityProperty
Identifies the ChildrenVisibility dependency property.
Public field Static member IsSplitterTopLeftProperty
Identifies the IsSplitterTopLeft dependency property.
Public field Static member OrientationProperty
Identifies the Orientation dependency property.
Public field Static member SplitterDistanceProperty
Identifies the SplitterDistance dependency property.
Top
See Also