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