6 references to NotifyPropertyChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (6)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (6)
60NotifyPropertyChanged(nameof(AllowFileRename)); 102NotifyPropertyChanged(nameof(ShouldShowInstructions)); 103NotifyPropertyChanged(nameof(ShouldShowNewName)); 104NotifyPropertyChanged(nameof(NewNameDescription)); 111=> NotifyPropertyChanged(string.Empty); 128NotifyPropertyChanged("SearchText");