7 references to NotifyPropertyChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (7)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (7)
81NotifyPropertyChanged(nameof(AllowFileRename)); 123NotifyPropertyChanged(nameof(ShouldShowInstructions)); 124NotifyPropertyChanged(nameof(ShouldShowNewName)); 125NotifyPropertyChanged(nameof(NewNameDescription)); 132=> NotifyPropertyChanged(string.Empty); 149NotifyPropertyChanged("SearchText"); 195NotifyPropertyChanged();