DockManager.ShowsBottomGuideProperty Field

DevZest WPF Docking

DockManagerShowsBottomGuideProperty Field
Identifies the ShowsBottomGuide attached property.

Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
public static readonly DependencyProperty ShowsBottomGuideProperty
Public Shared ReadOnly ShowsBottomGuideProperty As DependencyProperty

Field Value

Type: DependencyProperty
See Also