5 references to SubMenu
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
1237if (iid == ExpandCollapsePattern.Pattern && _type == MenuItemType.SubMenu) 1962return MenuItemType.SubMenu; 1973return MenuItemType.SubMenu; 1991if (_type != MenuItemType.SubMenu) 2153if (_type == MenuItemType.SubMenu && IsEnabledMenu)