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