3 references to Collapse
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineControl.xaml.cs (1)
221=> EnqueueHighlightExpandAndPresentItemsTask(ExpansionOption.Collapse);
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (2)
DocumentOutline\DocumentOutlineTests.cs (2)
187DocumentOutlineHelper.SetIsExpanded(updatedUIItems, originalUIItems, ExpansionOption.Collapse); 230DocumentOutlineHelper.SetIsExpanded(uiItems, uiItems, ExpansionOption.Collapse);