3 references to DataObject_EmptyFormatNotAllowed
PresentationCore (3)
System\Windows\DataFormat.cs (1)
22throw new ArgumentException(SR.DataObject_EmptyFormatNotAllowed);
System\Windows\DataFormats.cs (1)
29throw new ArgumentException(SR.DataObject_EmptyFormatNotAllowed);
System\Windows\DataObjectPastingEventArgs.cs (1)
55throw new ArgumentException(SR.DataObject_EmptyFormatNotAllowed);