2 references to OBJID_SYSMENU
UIAutomationClient (2)
MS\Internal\Automation\FocusTracker.cs (1)
152else if (idObject == UnsafeNativeMethods.OBJID_SYSMENU)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
1015if (GetMenuBarInfo(_hwnd, UnsafeNativeMethods.OBJID_SYSMENU, 0, out mbi) && mbi.hMenu != IntPtr.Zero)