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