5 references to MenuItem
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1262new RoleCtrlType(AccessibleRole.MenuItem, ControlType.MenuItem),
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
42if (role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
157if (role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
308if (acc.Role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsToolbarItemAsMenuItem.cs (1)
36if (role == AccessibleRole.MenuItem)