Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 479 Bytes

irangevalueprovider_minimum.md

File metadata and controls

22 lines (15 loc) · 479 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum
winrt property

Microsoft.UI.Xaml.Automation.Provider.IRangeValueProvider.Minimum

-description

Gets the minimum range value that is supported by the control.

-property-value

The minimum value that is supported by the control, or null if the control does not support Minimum.

-remarks

-examples

-see-also