2 writes to _forceReadOnlyChecked
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.cs (1)
52
_forceReadOnlyChecked
= true;
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
133
_forceReadOnlyChecked
= true;
2 references to _forceReadOnlyChecked
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MultiSelectRootGridEntry.cs (1)
39
if (!
_forceReadOnlyChecked
)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
124
if (!
_forceReadOnlyChecked
)