6 references to NotifyPropertyChanged
PresentationFramework (6)
System\Windows\Controls\DataGrid.cs (2)
589NotifyPropertyChanged(d, string.Empty, e, target); 2003NotifyPropertyChanged(this,
System\Windows\Controls\DataGridColumn.cs (1)
888DataGridOwner.NotifyPropertyChanged(this, propertyName, new DependencyPropertyChangedEventArgs(), DataGridNotificationTarget.RefreshCellContent);
System\Windows\Controls\DataGridColumnCollection.cs (3)
1134DataGridOwner.NotifyPropertyChanged( 2408dataGrid.NotifyPropertyChanged( 2451dataGrid.NotifyPropertyChanged(