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