2 references to GUI_SYSTEMMENUMODE
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsMenu.cs (2)
306
if (Misc.IsBitSet(gui.dwFlags, NativeMethods.
GUI_SYSTEMMENUMODE
))
748
return Misc.IsBitSet(gui.dwFlags, NativeMethods.
GUI_SYSTEMMENUMODE
);