Table of Contents
DecreaseSmall Property

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

Syntax
 public static RoutedCommand DecreaseSmall { get; }
See Also