1 write to _lastActiveWindow
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
1266_lastActiveWindow = hwndCurrentActiveWindow;
1 reference to _lastActiveWindow
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
1250if (hwndCurrentActiveWindow.Handle != _lastActiveWindow.Handle) {