3 references to ShouldNotifyColumns
PresentationFramework (3)
System\Windows\Controls\DataGrid.cs (1)
644if (DataGridHelper.ShouldNotifyColumnCollection(target) || DataGridHelper.ShouldNotifyColumns(target))
System\Windows\Controls\DataGridColumn.cs (1)
813if (DataGridHelper.ShouldNotifyColumns(target))
System\Windows\Controls\DataGridColumnCollection.cs (1)
211if (DataGridHelper.ShouldNotifyColumns(target))