5 references to SubMenu
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
1218if (iid == ExpandCollapsePattern.Pattern && _type == MenuItemType.SubMenu) 1941return MenuItemType.SubMenu; 1952return MenuItemType.SubMenu; 1970if (_type != MenuItemType.SubMenu) 2132if (_type == MenuItemType.SubMenu && IsEnabledMenu)