1 write to _accLastBeforeMenu
UIAutomationClient (1)
MS\Internal\Automation\FocusTracker.cs (1)
211_accLastBeforeMenu = acc;
2 references to _accLastBeforeMenu
UIAutomationClient (2)
MS\Internal\Automation\FocusTracker.cs (2)
235if (_accLastBeforeMenu != null) 237HandleFocusChange(_hwndLastBeforeMenu, _accLastBeforeMenu, _idLastObject, _idLastChild, eventTime);