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)
244
if (base.ForceReadOnly ||
_forceRenderReadOnly
)