Property DockPosition
| Improve this Doc View SourceDockPosition
Gets the dock position of this DockItem. This is a dependency property.
Declaration
public DockPosition DockPosition { get; }
Property Value
| Type | Description |
|---|---|
| DockPosition | The dock position of this DockItem. |