DockItem.AllowedDockTreePositionsProperty Field

DevZest WPF Docking

DockItemAllowedDockTreePositionsProperty Field
Identifies the AllowedDockTreePositions dependency property.

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

Field Value

Type: DependencyProperty
See Also