DevZest WPF Docking
DockItemReferenceTarget Property |
Gets or sets the target DockItem.
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Remarks
When saving window layout by calling
DockControl.Save, the returned object instance
of DockItem.Save method
is set as Target property of DockItemReference.
This provides the flexibility that any object instance can be saved for the DockItem.
See Also