2 writes to forceReadOnlyChecked
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\MultiSelectRootGridEntry.cs (1)
48forceReadOnlyChecked = true;
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
161forceReadOnlyChecked = true;
2 references to forceReadOnlyChecked
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\MultiSelectRootGridEntry.cs (1)
36if (!forceReadOnlyChecked) {
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
156if (!forceReadOnlyChecked) {