2 references to UIA_RangeValueIsReadOnlyPropertyId
System.Windows.Forms (2)
System\Windows\Forms\Controls\ProgressBar\ProgressBar.ProgressBarAccessibleObject.cs (1)
39UIA_PROPERTY_ID.UIA_RangeValueIsReadOnlyPropertyId => VARIANT.True,
System\Windows\Forms\Scrolling\ScrollBar.ScrollBarAccessibleObject.cs (1)
147UIA_PROPERTY_ID.UIA_RangeValueIsReadOnlyPropertyId => (VARIANT)IsReadOnly,