DockManager.ShowsFillGuide Attached Property

DevZest WPF Docking

DockManagerShowsFillGuide Attached Property
Gets a value indicates whether to show fill docking guide for a given DockControl.

Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
See GetShowsFillGuide
See GetShowsFillGuide

Property Value

Type: Boolean
to show fill docking guide, otherwise . The default value is .
See Also