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