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