2 references to hMenu
UIAutomationClient (2)
MS\Internal\Automation\HwndProxyElementProvider.cs (2)
1015if (GetMenuBarInfo(_hwnd, UnsafeNativeMethods.OBJID_SYSMENU, 0, out mbi) && mbi.hMenu != IntPtr.Zero) 1017return mbi.hMenu;