DockTreeClientOverlay Fields

DevZest WPF Docking

DockTreeClientOverlay Fields

The DockTreeClientOverlay type exposes the following members.

Fields
  Name Description
Public field Static member BottomSplitterHeightProperty
Identifies the BottomSplitterHeight dependency property.
Public field Static member BottomTreeHeightProperty
Identifies the BottomTreeHeight dependency property.
Public field Static member IsBottomGuideVisibleProperty
Identifies the IsBottomGuideVisible dependency property.
Public field Static member IsDocumentGuideVisibleProperty
Identifies the IsDocumentGuideVisible dependency property.
Public field Static member IsLeftGuideVisibleProperty
Identifies the IsLeftGuideVisible dependency property.
Public field Static member IsRightGuideVisibleProperty
Identifies the IsRightGuideVisible dependency property.
Public field Static member IsTopGuideVisibleProperty
Identifies the IsTopGuideVisible dependency property.
Public field Static member LeftSplitterWidthProperty
Identifies the LeftSplitterWidth dependency property.
Public field Static member LeftTreeWidthProperty
Identifies the LeftTreeWidth dependency property.
Public field Static member RightSplitterWidthProperty
Identifies the RightSplitterWidth dependency property.
Public field Static member RightTreeWidthProperty
Identifies the RightTreeWidth dependency property.
Public field Static member SplitterSizeProperty
Identifies the SplitterSize dependency property.
Public field Static member TopSplitterHeightProperty
Identifies the TopSplitterHeight dependency property.
Public field Static member TopTreeHeightProperty
Identifies the TopTreeHeight dependency property.
Top
See Also