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