DevZest WPF Docking
DockManagerShowsGuide Attached Property |
Gets a value indicates whether docking guide should be displayed for specified element.
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)

Property Value
Type: Booleanif docking guide should be displayed. Otherwise . The default value is .

The drag and drop handler only sets value for elements of type DockControl or DockPane.
The template of these elements should show/hide the docking guide respectively.
