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