Table of Contents
IncreaseLarge Property

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

Syntax
 public static RoutedCommand IncreaseLarge { get; }
See Also