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