DevZest WPF Docking
SplitContainerIsSplitterTopLeft Property |
Gets or sets a value indicating whether the SplitterDistance property specifies the size of Child1 or Child2. This is a dependency property.
Namespace: DevZest.Windows
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. The default value is .
See Also