8 references to NotifyPropertyChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (8)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (8)
76NotifyPropertyChanged(nameof(IdentifierText)); 117NotifyPropertyChanged(nameof(ShowStatusText)); 118NotifyPropertyChanged(nameof(StatusImageMoniker)); 191NotifyPropertyChanged(nameof(IsCollapsed)); 192NotifyPropertyChanged(nameof(IsExpanded)); 328NotifyPropertyChanged(nameof(IdentifierText)); 335NotifyPropertyChanged(nameof(AllowFileRename)); 411NotifyPropertyChanged(name);