Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 598 Bytes

irangevalueprovider_largechange.md

File metadata and controls

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

Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.LargeChange

-description

Gets the value that is added to or subtracted from the Value property when a large change is made, such as with the PAGE DOWN key.

-property-value

The large-change value that is supported by the control, or null if the control does not support LargeChange.

-remarks

-examples

-see-also