8 references to NotifyPropertyChanged
Microsoft.CodeAnalysis.EditorFeatures (8)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (8)
85NotifyPropertyChanged(nameof(IdentifierText)); 126NotifyPropertyChanged(nameof(ShowStatusText)); 127NotifyPropertyChanged(nameof(StatusImageMoniker)); 200NotifyPropertyChanged(nameof(IsCollapsed)); 201NotifyPropertyChanged(nameof(IsExpanded)); 350NotifyPropertyChanged(nameof(IdentifierText)); 357NotifyPropertyChanged(nameof(AllowFileRename)); 433NotifyPropertyChanged(name);