2 references to DataObject_FileDropListHasInvalidFileDropPath
PresentationCore (2)
System\Windows\clipboard.cs (1)
303throw new ArgumentException(SR.Format(SR.DataObject_FileDropListHasInvalidFileDropPath, fileDropList));
System\Windows\dataobject.cs (1)
500throw new ArgumentException(SR.Format(SR.DataObject_FileDropListHasInvalidFileDropPath, e));