5 references to SubMenu
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
1219if (iid == ExpandCollapsePattern.Pattern && _type == MenuItemType.SubMenu) 1942return MenuItemType.SubMenu; 1953return MenuItemType.SubMenu; 1971if (_type != MenuItemType.SubMenu) 2133if (_type == MenuItemType.SubMenu && IsEnabledMenu)