9 references to GlobalUnlock
Microsoft.Private.Windows.Core (9)
System\IO\StreamExtensions.cs (1)
68PInvokeCore.GlobalUnlock(hglobal);
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (4)
172PInvokeCore.GlobalUnlock(hglobal); 230PInvokeCore.GlobalUnlock(hglobal); 264PInvokeCore.GlobalUnlock(hglobal); 466PInvokeCore.GlobalUnlock(hglobal);
System\Private\Windows\Ole\DragDropHelper.cs (3)
147PInvokeCore.GlobalUnlock(dragDropFormat.Medium.hGlobal); 227PInvokeCore.GlobalUnlock(medium.hGlobal); 388PInvokeCore.GlobalUnlock(medium.hGlobal);
Windows\Win32\Foundation\GlobalBuffer.cs (1)
56PInvokeCore.GlobalUnlock(_hglobal);