2 references to UnloadingRowDetails
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
3975
if (
UnloadingRowDetails
!= null)
3977
UnloadingRowDetails
(this, e);