DevZest WPF Docking
DockControl Fields |
The DockControl type exposes the following members.
Fields
Name | Description | |
---|---|---|
ActiveDocumentProperty |
Identifies the ActiveDocument dependency property.
|
|
ActiveItemProperty |
Identifies the ActiveItem dependency property.
|
|
BottomDockTreeHeightProperty |
Identifies the BottomDockTreeHeight dependency property.
|
|
BottomDockTreeProperty |
Identifies the BottomDockTree dependency property.
|
|
CanRedoProperty |
Identifies the CanRedo dependency property.
|
|
CanUndoProperty |
Identifies the CanUndo dependency property.
|
|
DefaultFloatingWindowSizeProperty |
Identifies the DefaultFloatingWindowSize dependency property.
|
|
DockTreeZOrderProperty |
Identifies the DockTreeZOrder dependency property.
|
|
DocumentDockTreeProperty |
Identifies the DocumentDockTree dependency property.
|
|
FocusedItemProperty |
Identifies the FocusedItem dependency property.
|
|
LeftDockTreeProperty |
Identifies the LeftDockTree dependency property.
|
|
LeftDockTreeWidthProperty |
Identifies the LeftDockTreeWidth dependency property.
|
|
MaxUndoLevelProperty |
Identifies the MaxUndoLevel dependency property.
|
|
RightDockTreeProperty |
Identifies the RightDockTree dependency property.
|
|
RightDockTreeWidthProperty |
Identifies the RightDockTreeWidth dependency property.
|
|
SelectedAutoHideItemProperty |
Identifies the SelectedAutoHideItem dependency property.
|
|
TopDockTreeHeightProperty |
Identifies the TopDockTreeHeight dependency property.
|
|
TopDockTreeProperty |
Identifies the TopDockTree dependency property.
|
See Also