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