SplitContainer.DragIncrementProperty Field

DevZest WPF Docking

SplitContainerDragIncrementProperty Field
Identifies the DragIncrement dependency property.

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

Field Value

Type: DependencyProperty
See Also