DockItemReference Class
From DevZest WPF Docking
DevZest WPF Docking
| DockItemReference Class |
Represents a reference of DockItem instance.
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
The DockItemReference type exposes the following members.
| Name | Description | |
|---|---|---|
| DockItemReference | Initializes a new instance of the DockItemReference class |
| 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. |