1 reference to IsReadOnly
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\ComboBoxAutomationPeer.cs (1)
177
return !owner.IsEnabled || owner.
IsReadOnly
;