1 reference to DataGridRowClipboardEventArgs
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
8321
DataGridRowClipboardEventArgs preparingRowClipboardContentEventArgs = new
DataGridRowClipboardEventArgs
(row, minColumnDisplayIndex, maxColumnDisplayIndex, false /*IsColumnHeadersRow*/, i);