DevZest WPF Docking
SplitContainerDragIncrement Property |
Gets or sets the minimum distance that a user must use the mouse to drag the splitter. 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: DoubleA value that represents the minimum distance that a user must use the mouse to drag the splitter. The default is 1.
See Also