Show / Hide Table of Contents

Property DragIncrement

| Improve this Doc View Source

DragIncrement

Gets or sets the minimum distance that a user must use the mouse to drag the splitter. This is a dependency property.

Declaration
public double DragIncrement { get; set; }
Property Value
Type Description
System.Double

A value that represents the minimum distance that a user must use the mouse to drag the splitter. The default is 1.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest