Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 462 Bytes

irangevalueprovider_isreadonly.md

File metadata and controls

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

Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.IsReadOnly

-description

Gets a value that indicates whether the value of a control is read-only.

-property-value

true if the value is read-only; false if it can be modified.

-remarks

-examples

-see-also