Table of Contents
DecreaseLarge Property

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

Syntax
 public static RoutedCommand DecreaseLarge { get; }
See Also