2 references to DataObject_DataFormatNotPresentOnDataObject
PresentationCore (2)
System\Windows\DataObjectPastingEventArgs.cs (2)
70
throw new ArgumentException(SR.Format(SR.
DataObject_DataFormatNotPresentOnDataObject
, formatToApply));
167
throw new ArgumentException(SR.Format(SR.
DataObject_DataFormatNotPresentOnDataObject
, value));