6 references to NotifyPropertyChanged
PresentationFramework (6)
System\Windows\Controls\DataGrid.cs (2)
589NotifyPropertyChanged(d, string.Empty, e, target); 1998NotifyPropertyChanged(this,
System\Windows\Controls\DataGridColumn.cs (1)
883DataGridOwner?.NotifyPropertyChanged(this, propertyName, new DependencyPropertyChangedEventArgs(), DataGridNotificationTarget.RefreshCellContent);
System\Windows\Controls\DataGridColumnCollection.cs (3)
1131DataGridOwner.NotifyPropertyChanged( 2405dataGrid.NotifyPropertyChanged( 2448dataGrid.NotifyPropertyChanged(