DevZest WPF Docking
DockManagerOverlay Attached Property |
Gets or sets the Overlay for a given FrameworkElement.
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Remarks
In control template, set Overlay attached property for FrameworkElement to display the
docking guide and preview overlay.
See Also