3 references to NotifyPropertyChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
InlineRename\UI\SmartRename\SmartRenameViewModel.cs (3)
85
NotifyPropertyChanged
(nameof(IsInProgress));
356
NotifyPropertyChanged
(nameof(IsSuggestionsPanelExpanded));
357
NotifyPropertyChanged
(nameof(IsAutomaticSuggestionsEnabled));