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)
187
DocumentOutlineHelper.SetIsExpanded(updatedUIItems, originalUIItems, ExpansionOption.
Collapse
);
230
DocumentOutlineHelper.SetIsExpanded(uiItems, uiItems, ExpansionOption.
Collapse
);