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