4 references to CopyTo
PresentationCore (2)
System\Windows\clipboard.cs (1)
301fileDropList.CopyTo(fileDropListStrings, 0);
System\Windows\dataobject.cs (1)
494fileDropList.CopyTo(fileDropListStrings, 0);
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DataObjectExtensions.cs (1)
19filePaths.CopyTo(filePathsArray, 0);
System.Windows.Forms (1)
System\Windows\Forms\OLE\DataObject.cs (1)
244filePaths.CopyTo(strings, 0);