5 references to MenuItem
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1264new RoleCtrlType(AccessibleRole.MenuItem, ControlType.MenuItem),
MS\Internal\AutomationProxies\WindowsListViewItemStartMenu.cs (1)
46if (role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
158if (role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
311if (acc.Role == AccessibleRole.MenuItem)
MS\Internal\AutomationProxies\WindowsToolbarItemAsMenuItem.cs (1)
36if (role == AccessibleRole.MenuItem)