UIA_ValueIsReadOnlyPropertyId top-level constant

  1. @Deprecated('Use UIA_PROPERTY_ID.UIA_ValueIsReadOnlyPropertyId instead')
int const UIA_ValueIsReadOnlyPropertyId

Identifies the IsReadOnly property of the Value control pattern.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_ValueIsReadOnlyPropertyId instead')
const UIA_ValueIsReadOnlyPropertyId = 30046;