2 writes to paintFrozen
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
766
if (0 ==
paintFrozen
++) {
775
if (0 == --
paintFrozen
) {
2 references to paintFrozen
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
761
return
paintFrozen
> 0;
771
if (
paintFrozen
== 0) {