2 references to CopyingCellClipboardContent
PresentationFramework (2)
System\Windows\Controls\DataGridColumn.cs (2)
1376
if (
CopyingCellClipboardContent
!= null)
1379
CopyingCellClipboardContent
(this, args);