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