DevZest WPF Docking
SplitterDistanceValue Property |
Gets a Double that represents the value of the SplitterDistance.
Namespace: DevZest.Windows
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Property Value
Type: DoubleA Double that represents the value of the current instance. NaN indicates size is determined by the desired size of the content object.
See Also