4 references to UpdateSort
Microsoft.VisualStudio.LanguageServices (4)
DocumentOutline\DocumentOutlineView.xaml.cs (4)
63UpdateSort(_globalOptionService.GetOption(DocumentOutlineOptionsStorage.DocumentOutlineSortOrder), userSelected: false); 184UpdateSort(SortOption.Name, userSelected: true); 188UpdateSort(SortOption.Location, userSelected: true); 192UpdateSort(SortOption.Type, userSelected: true);