2 references to ShouldNotifyColumnCollection
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
645if (DataGridHelper.ShouldNotifyColumnCollection(target) || DataGridHelper.ShouldNotifyColumns(target))
src\Framework\System\Windows\Controls\DataGridColumnCollection.cs (1)
168if (DataGridHelper.ShouldNotifyColumnCollection(target))