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