2 references to DocumentOutlineOptionsStorage
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineView.xaml.cs (2)
63
UpdateSort(_globalOptionService.GetOption(
DocumentOutlineOptionsStorage
.DocumentOutlineSortOrder), userSelected: false);
254
_globalOptionService.SetGlobalOption(
DocumentOutlineOptionsStorage
.DocumentOutlineSortOrder, sortOption);