1 write to _forceRenderReadOnly
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
258_forceRenderReadOnly = true;
1 reference to _forceRenderReadOnly
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
244if (base.ForceReadOnly || _forceRenderReadOnly)