1 write to _lastHwnd
UIAutomationClient (1)
MS\Internal\Automation\WindowVisualStateTracker.cs (1)
121
_lastHwnd
= hwnd;
1 reference to _lastHwnd
UIAutomationClient (1)
MS\Internal\Automation\WindowVisualStateTracker.cs (1)
108
if (hwnd ==
_lastHwnd
&& state == _lastState)