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