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)
105
if (hwnd ==
_lastHwnd
&& Compare( rc32, _lastRect ))