2 writes to nativeWndProcCount
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MonthCalendar.cs (2)
2451
nativeWndProcCount
++;
2456
nativeWndProcCount
--;
1 reference to nativeWndProcCount
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
2429
if (restrictUnmanagedCode == true &&
nativeWndProcCount
> 0) {