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