2 references to DataGridCellClipboardEventArgs
PresentationFramework (2)
System\Windows\Controls\DataGridColumn.cs (2)
1378DataGridCellClipboardEventArgs args = new DataGridCellClipboardEventArgs(item, this, cellValue); 1401DataGridCellClipboardEventArgs args = new DataGridCellClipboardEventArgs(item, this, cellContent);