2 references to SaveObjectToHandle
PresentationCore (2)
Core\CSharp\System\Windows\DataObject.cs (2)
1849
hr =
SaveObjectToHandle
(medium.unionmember, data, doNotReallocate);
2115
return
SaveObjectToHandle
(handle, systemDrawingBitmap, doNotReallocate);