DevZest WPF Docking
| DockItemReference Class |
Represents a reference of DockItem instance.
Inheritance HierarchyNamespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
SyntaxThe DockItemReference type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | DockItemReference | Initializes a new instance of the DockItemReference class |
Properties| Name | Description | |
|---|---|---|
![]() | AutoHideSize | Gets or sets the size of DockItem when in auto hide mode. This is a dependency property. |
![]() | Target | Gets or sets the target DockItem. |
See Also
