3 references to ShouldNotifyColumns
PresentationFramework (3)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
645if (DataGridHelper.ShouldNotifyColumnCollection(target) || DataGridHelper.ShouldNotifyColumns(target))
src\Framework\System\Windows\Controls\DataGridColumn.cs (1)
820if (DataGridHelper.ShouldNotifyColumns(target))
src\Framework\System\Windows\Controls\DataGridColumnCollection.cs (1)
212if (DataGridHelper.ShouldNotifyColumns(target))