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