Table of Contents
IncreaseSmall Property

Gets a command that increases the value of the SliderBase derived control by the same amount as the SmallChange property.

Syntax
 public static RoutedCommand IncreaseSmall { get; }
See Also