6 references to NotifyPropertyChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (6)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (6)
55NotifyPropertyChanged(nameof(AllowFileRename)); 97NotifyPropertyChanged(nameof(ShouldShowInstructions)); 98NotifyPropertyChanged(nameof(ShouldShowNewName)); 99NotifyPropertyChanged(nameof(NewNameDescription)); 106=> NotifyPropertyChanged(string.Empty); 123NotifyPropertyChanged("SearchText");