2 references to UnloadingRow
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1170
if (
UnloadingRow
!= null)
1172
UnloadingRow
(this, e);