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