Show / Hide Table of Contents

Property KeyboardIncrement

| Improve this Doc View Source

KeyboardIncrement

Gets or sets the distance that each press of an arrow key moves the splitter. This is a dependency property.

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

The distance that the splitter moves for each press of an arrow key. The default is 10.

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