RangeBase::SmallChange Property
.NET Framework (current version)
Namespace:
System.Windows.Controls.Primitives
Assembly: PresentationFramework (in PresentationFramework.dll)
Return to top
Assembly: PresentationFramework (in PresentationFramework.dll)
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 SmallChange.
When the user invokes the DecreaseSmall or IncreaseSmall command on a Slider, the ValueProperty of the slider changes by the value of SmallChange.
The ProgressBar does not use this property.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: