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