1 write to _readOnlyVerified
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
262
_readOnlyVerified
= true;
1 reference to _readOnlyVerified
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
250
if (PropertyDescriptor.IsReadOnly && !
_readOnlyVerified
&& GetFlagSet(Flags.ReadOnlyEditable))