5 references to SubMenu
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
1222if (iid == ExpandCollapsePattern.Pattern && _type == MenuItemType.SubMenu) 1947return MenuItemType.SubMenu; 1958return MenuItemType.SubMenu; 1976if (_type != MenuItemType.SubMenu) 2138if (_type == MenuItemType.SubMenu && IsEnabledMenu)