3 references to Copy
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (1)
791
Marshal.
Copy
(pPackets, data, 0, cItems);
System\Windows\Media\Imaging\PropVariant.cs (1)
527
Marshal.
Copy
(ca.pElems, array, 0, (int)ca.cElems);
System.Data.Odbc (1)
Common\System\Data\ProviderBase\DbBuffer.cs (1)
302
Marshal.
Copy
(ptr, destination, startIndex, length);