2 writes to suspendCount
System.Windows.Forms (2)
misc\HandleCollector.cs (2)
40
suspendCount
++;
54
suspendCount
--;
3 references to suspendCount
System.Windows.Forms (3)
misc\HandleCollector.cs (3)
53
if(
suspendCount
> 0){
57
if(
suspendCount
== 0)
208
if (
suspendCount
> 0){