2 writes to s_inWndProcCnt
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.ACNativeWindow.cs (2)
61
s_inWndProcCnt
++;
68
s_inWndProcCnt
--;
1 reference to s_inWndProcCnt
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.ACNativeWindow.cs (1)
42
if (
s_inWndProcCnt
> 0)