2 references to IsMenuItemSelectable
UIAutomationClient (2)
MS\Internal\Automation\HwndProxyElementProvider.cs (2)
884
return
IsMenuItemSelectable
(hmenu, UnsafeNativeMethods.SC_MOVE);
929
return
IsMenuItemSelectable
(hmenu, UnsafeNativeMethods.SC_SIZE);