6 references to NotifyPropertyChanged
PresentationFramework (6)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
593NotifyPropertyChanged(d, string.Empty, e, target); 2010NotifyPropertyChanged(this,
src\Framework\System\Windows\Controls\DataGridColumn.cs (1)
898DataGridOwner.NotifyPropertyChanged(this, propertyName, new DependencyPropertyChangedEventArgs(), DataGridNotificationTarget.RefreshCellContent);
src\Framework\System\Windows\Controls\DataGridColumnCollection.cs (3)
1140DataGridOwner.NotifyPropertyChanged( 2414dataGrid.NotifyPropertyChanged( 2457dataGrid.NotifyPropertyChanged(