5 references to MenuItem
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1256new RoleCtrlType(AccessibleRole.MenuItem, ControlType.MenuItem),
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
41if (role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
156if (role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
304if (acc.Role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsToolbarItemAsMenuItem.cs (1)
35if (role == AccessibleRole.MenuItem)