Property DefaultDockPosition
| Improve this Doc View SourceDefaultDockPosition
Gets or sets the default DockPosition for this DockItem. This is a dependency property.
Declaration
public DockPosition DefaultDockPosition { get; set; }
Property Value
| Type | Description |
|---|---|
| DockPosition | The default DockPosition for this DockItem. |