8 references to NotifyPropertyChanged
Microsoft.CodeAnalysis.EditorFeatures (8)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (8)
88NotifyPropertyChanged(nameof(IdentifierText)); 129NotifyPropertyChanged(nameof(ShowStatusText)); 130NotifyPropertyChanged(nameof(StatusImageMoniker)); 203NotifyPropertyChanged(nameof(IsCollapsed)); 204NotifyPropertyChanged(nameof(IsExpanded)); 350NotifyPropertyChanged(nameof(IdentifierText)); 357NotifyPropertyChanged(nameof(AllowFileRename)); 433NotifyPropertyChanged(name);