2 references to Medium
System.Windows.Forms (2)
System\Windows\Forms\OLE\DragDropHelper.cs (2)
203
void* basePtr = PInvokeCore.GlobalLock(dragDropFormat.
Medium
.hGlobal);
208
PInvokeCore.GlobalUnlock(dragDropFormat.
Medium
.hGlobal);