Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 585 Bytes

irangevalueprovider_smallchange.md

File metadata and controls

24 lines (15 loc) · 585 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange
winrt property

Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SmallChange

-description

Gets the value that is added to or subtracted from the Value property when a small change is made, such as with an arrow key.

-property-value

The small-change value supported by the control, or null if the control does not support SmallChange.

-remarks

-examples

-see-also