2 references to ShouldNotifyColumnCollection
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (1)
641
if (DataGridHelper.
ShouldNotifyColumnCollection
(target) || DataGridHelper.ShouldNotifyColumns(target))
System\Windows\Controls\DataGridColumnCollection.cs (1)
163
if (DataGridHelper.
ShouldNotifyColumnCollection
(target))