2 references to IsSuggestionsPanelExpanded
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\UI\SmartRename\SmartRenameViewModel.cs (2)
279PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(nameof(IsSuggestionsPanelExpanded))); 348NotifyPropertyChanged(nameof(IsSuggestionsPanelExpanded));