2 references to ColumnReordering
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
8139
if (
ColumnReordering
!= null)
8141
ColumnReordering
(this, e);