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