2 writes to _fInMenu
UIAutomationClient (2)
MS\Internal\Automation\FocusTracker.cs (2)
224
_fInMenu
= true;
233
_fInMenu
= false;
2 references to _fInMenu
UIAutomationClient (2)
MS\Internal\Automation\FocusTracker.cs (2)
209
if (!
_fInMenu
)
231
if (
_fInMenu
)