8 references to NotifyPropertyChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (8)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (8)
82NotifyPropertyChanged(nameof(IdentifierText)); 123NotifyPropertyChanged(nameof(ShowStatusText)); 124NotifyPropertyChanged(nameof(StatusImageMoniker)); 197NotifyPropertyChanged(nameof(IsCollapsed)); 198NotifyPropertyChanged(nameof(IsExpanded)); 342NotifyPropertyChanged(nameof(IdentifierText)); 349NotifyPropertyChanged(nameof(AllowFileRename)); 425NotifyPropertyChanged(name);