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)
235
if (
_accLastBeforeMenu
!= null)
237
HandleFocusChange(_hwndLastBeforeMenu,
_accLastBeforeMenu
, _idLastObject, _idLastChild, eventTime);