Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 457 Bytes

comboboxautomationpeer_isreadonly.md

File metadata and controls

24 lines (15 loc) · 457 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer.IsReadOnly
winrt property

Windows.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer.IsReadOnly

-description

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

-property-value

true if the control value can be set; otherwise, false.

-remarks

-examples

-see-also