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