2 references to DataGridRowEventArgs
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
841
OnLoadingRow(new
DataGridRowEventArgs
(row));
861
OnUnloadingRow(new
DataGridRowEventArgs
(row));