2 writes to _fInMenu
UIAutomationClient (2)
MS\Internal\Automation\FocusTracker.cs (2)
232
_fInMenu
= true;
241
_fInMenu
= false;
2 references to _fInMenu
UIAutomationClient (2)
MS\Internal\Automation\FocusTracker.cs (2)
217
if (!
_fInMenu
)
239
if (
_fInMenu
)