2 references to PastingCellClipboardContent
PresentationFramework (2)
System\Windows\Controls\DataGridColumn.cs (2)
1407
if (
PastingCellClipboardContent
!= null)
1410
PastingCellClipboardContent
(this, args);