DevZest WPF Docking
DockItem Fields |
The DockItem type exposes the following members.
Fields
Name | Description | |
---|---|---|
AllowedDockTreePositionsProperty |
Identifies the AllowedDockTreePositions dependency property.
|
|
AutoHideSizeProperty |
Identifies the AutoHideSize dependency property.
|
|
DefaultDockPositionProperty |
Identifies the DefaultDockPosition dependency property.
|
|
DescriptionProperty |
Identifies the Description dependency property.
|
|
DockControlProperty |
Identifies the DockControl dependency property.
|
|
DockPositionProperty |
Identifies the DockPosition dependency property.
|
|
FirstPaneProperty |
Identifies the FirstPane dependency property.
|
|
HideOnPerformCloseProperty |
Identifies the HideOnPerformClose dependency property.
|
|
IconProperty |
Identifies the Icon dependency property.
|
|
IsActiveDocumentProperty |
Identifies the IsActiveDocument dependency property.
|
|
IsActiveItemProperty |
Identifies the IsActiveItem dependency property.
|
|
IsHiddenProperty |
Identifies the IsHidden dependency property.
|
|
IsSelectedProperty |
Identifies the IsSelected dependency property.
|
|
SecondPaneProperty |
Identifies the SecondPane dependency property.
|
|
TabContextMenuProperty |
Identifies the TabContextMenu dependency property.
|
|
TabTextProperty |
Identifies the TabText dependency property.
|
|
TitleProperty |
Identifies the Title dependency property.
|
See Also