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