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)
1250
if (hwndCurrentActiveWindow.Handle !=
_lastActiveWindow
.Handle) {