DevZest WPF Docking
DockTreeSplitIsSplitterTopLeft Property |
Gets a value indicating whether the SplitterDistance property specifies the size of Child1 or Child2. This is a dependency property.
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Property Value
Type: Booleanif SplitterDistance specifies the size of Child1; if SplitterDistance specifies the size of Child2.
See Also