A control that inherits from RangeBase determines how this property is used.
When the user clicks the Track of a ScrollBar, the Value property increases or decreases by the value of LargeChange.
When the user invokes the DecreaseLarge or IncreaseLarge commands on a Slider, the ValueProperty of the slider changes by the value of LargeChange.
The ProgressBar does not use this property.