2 references to DataGridCellClipboardEventArgs
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridColumn.cs (2)
1396DataGridCellClipboardEventArgs args = new DataGridCellClipboardEventArgs(item, this, cellValue); 1419DataGridCellClipboardEventArgs args = new DataGridCellClipboardEventArgs(item, this, cellContent);