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