6 references to NotifyPropertyChanged
PresentationFramework (6)
System\Windows\Controls\DataGrid.cs (2)
588NotifyPropertyChanged(d, string.Empty, e, target); 1997NotifyPropertyChanged(this,
System\Windows\Controls\DataGridColumn.cs (1)
882DataGridOwner?.NotifyPropertyChanged(this, propertyName, new DependencyPropertyChangedEventArgs(), DataGridNotificationTarget.RefreshCellContent);
System\Windows\Controls\DataGridColumnCollection.cs (3)
1130DataGridOwner.NotifyPropertyChanged( 2404dataGrid.NotifyPropertyChanged( 2447dataGrid.NotifyPropertyChanged(