ProgressBarAutomationPeer.IRangeValueProvider.SmallChange Property
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
For a description of this member, see IRangeValueProvider.SmallChange.
Assembly: System.Windows (in System.Windows.dll)
'Declaration Private ReadOnly Property SmallChange As Double Implements IRangeValueProvider.SmallChange
Property Value
Type: System.DoubleThe small-change value supported by the control, or NaN if this option is not supported.
Implements
IRangeValueProvider.SmallChange
Show: