4 references to OleGetDataUnrestricted
PresentationCore (4)
Core\CSharp\System\Windows\DataObject.cs (4)
827hr = OleGetDataUnrestricted(ref formatetc, ref medium, false /* doNotReallocate */); 848hr = OleGetDataUnrestricted(ref formatetc, ref medium, false /* doNotReallocate */); 864hr = OleGetDataUnrestricted(ref formatetc, ref medium, false /* doNotReallocate */); 896int hr = OleGetDataUnrestricted(ref formatetc, ref medium, true /* doNotReallocate */);