2 references to GUI_SYSTEMMENUMODE
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsMenu.cs (2)
290
if (Misc.IsBitSet(gui.dwFlags, NativeMethods.
GUI_SYSTEMMENUMODE
))
732
return Misc.IsBitSet(gui.dwFlags, NativeMethods.
GUI_SYSTEMMENUMODE
);