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