DockItem Fields

DevZest WPF Docking

DockItem Fields

The DockItem type exposes the following members.

Fields
  Name Description
Public field Static member AllowedDockTreePositionsProperty
Identifies the AllowedDockTreePositions dependency property.
Public field Static member AutoHideSizeProperty
Identifies the AutoHideSize dependency property.
Public field Static member DefaultDockPositionProperty
Identifies the DefaultDockPosition dependency property.
Public field Static member DescriptionProperty
Identifies the Description dependency property.
Public field Static member DockControlProperty
Identifies the DockControl dependency property.
Public field Static member DockPositionProperty
Identifies the DockPosition dependency property.
Public field Static member FirstPaneProperty
Identifies the FirstPane dependency property.
Public field Static member HideOnPerformCloseProperty
Identifies the HideOnPerformClose dependency property.
Public field Static member IconProperty
Identifies the Icon dependency property.
Public field Static member IsActiveDocumentProperty
Identifies the IsActiveDocument dependency property.
Public field Static member IsActiveItemProperty
Identifies the IsActiveItem dependency property.
Public field Static member IsHiddenProperty
Identifies the IsHidden dependency property.
Public field Static member IsSelectedProperty
Identifies the IsSelected dependency property.
Public field Static member SecondPaneProperty
Identifies the SecondPane dependency property.
Public field Static member TabContextMenuProperty
Identifies the TabContextMenu dependency property.
Public field Static member TabTextProperty
Identifies the TabText dependency property.
Public field Static member TitleProperty
Identifies the Title dependency property.
Top
See Also