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