2 writes to _lastHwnd
UIAutomationClient (2)
MS\Internal\Automation\BoundingRectTracker.cs (2)
70_lastHwnd = hwnd; 123_lastHwnd = hwnd;
1 reference to _lastHwnd
UIAutomationClient (1)
MS\Internal\Automation\BoundingRectTracker.cs (1)
95if (hwnd == _lastHwnd && Compare( rc32, _lastRect ))