ScrollAmount_SmallDecrement top-level constant

int const ScrollAmount_SmallDecrement

Scrolling is done in small decrements, equivalent to pressing an arrow key or clicking the arrow button on a scroll bar.

Implementation

const ScrollAmount_SmallDecrement = 1;