3 references to NotifyPropertyChanged
Microsoft.CodeAnalysis.EditorFeatures (3)
InlineRename\UI\SmartRename\SmartRenameViewModel.cs (3)
79NotifyPropertyChanged(nameof(IsInProgress)); 348NotifyPropertyChanged(nameof(IsSuggestionsPanelExpanded)); 349NotifyPropertyChanged(nameof(IsAutomaticSuggestionsEnabled));