DockTreeSplit Fields

DevZest WPF Docking

DockTreeSplit Fields

The DockTreeSplit 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 DockControlProperty
Identifies the DockControl dependency property.
Public field Static member IsSplitterTopLeftProperty
Identifies the IsSplitterTopLeft dependency property.
Public field Static member IsVisibleProperty
Identifies the IsVisible dependency property.
Public field Static member OrientationProperty
Identifies the Orientation dependency property.
Public field Static member PositionProperty
Identifies the Position dependency property.
Public field Static member SplitterDistanceProperty
Identifies the SplitterDistance dependency property.
Top
See Also