Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 466 Bytes

rangebaseautomationpeer_isreadonly.md

File metadata and controls

22 lines (15 loc) · 466 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Peers.RangeBaseAutomationPeer.IsReadOnly
winrt property

Microsoft.UI.Xaml.Automation.Peers.RangeBaseAutomationPeer.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