5 references to MenuItem
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1291new RoleCtrlType(AccessibleRole.MenuItem, ControlType.MenuItem),
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
53if (role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
165if (role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
318if (acc.Role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsToolbarItemAsMenuItem.cs (1)
42if (role == AccessibleRole.MenuItem)