35 references to GlobalUnlock
System.Drawing.Common (16)
System\Drawing\Printing\DefaultPrintController.cs (1)
86PInvokeCore.GlobalUnlock(_modeHandle);
System\Drawing\Printing\PageSettings.cs (6)
137PInvokeCore.GlobalUnlock(modeHandle); 194PInvokeCore.GlobalUnlock(modeHandle); 340PInvokeCore.GlobalUnlock((HGLOBAL)hdevmode); 352PInvokeCore.GlobalUnlock(modeHandle); 389PInvokeCore.GlobalUnlock(modeHandle); 495PInvokeCore.GlobalUnlock((HGLOBAL)hdevmode);
System\Drawing\Printing\PrinterSettings.cs (9)
460PInvokeCore.GlobalUnlock(hdevmode); 486PInvokeCore.GlobalUnlock(hdevmode); 578PInvokeCore.GlobalUnlock(handle); 694PInvokeCore.GlobalUnlock(handle); 698PInvokeCore.GlobalUnlock(handle); 756PInvokeCore.GlobalUnlock(handle); 827PInvokeCore.GlobalUnlock(modeHandle); 1022PInvokeCore.GlobalUnlock((HGLOBAL)hdevmode); 1043PInvokeCore.GlobalUnlock((HGLOBAL)hdevnames);
System.Private.Windows.Core (9)
System\IO\StreamExtensions.cs (1)
59PInvokeCore.GlobalUnlock(hglobal);
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (4)
166PInvokeCore.GlobalUnlock(hglobal); 181PInvokeCore.GlobalUnlock(hglobal); 197PInvokeCore.GlobalUnlock(hglobal); 388PInvokeCore.GlobalUnlock(hglobal);
System\Private\Windows\Ole\DragDropHelper.cs (3)
139PInvokeCore.GlobalUnlock(dragDropFormat.Medium.hGlobal); 219PInvokeCore.GlobalUnlock(medium.hGlobal); 380PInvokeCore.GlobalUnlock(medium.hGlobal);
Windows\Win32\Foundation\GlobalBuffer.cs (1)
57PInvokeCore.GlobalUnlock(_hglobal);
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.State.cs (2)
151PInvokeCore.GlobalUnlock(hglobal); 288PInvokeCore.GlobalUnlock(hglobal);
System.Windows.Forms.Tests (8)
System\Windows\Forms\ClipboardTests.cs (1)
949PInvokeCore.GlobalUnlock(hglobal);
System\Windows\Forms\DragDropFormatTests.cs (1)
192PInvokeCore.GlobalUnlock(handle);
System\Windows\Forms\DragDropHelperTests.cs (6)
126PInvokeCore.GlobalUnlock(dragDropFormat.Medium.hGlobal); 153PInvokeCore.GlobalUnlock(dragDropFormat.Medium.hGlobal); 222PInvokeCore.GlobalUnlock(dragDropFormat.Medium.hGlobal); 303PInvokeCore.GlobalUnlock(dragDropFormat.Medium.hGlobal); 330PInvokeCore.GlobalUnlock(dragDropFormat.Medium.hGlobal); 358PInvokeCore.GlobalUnlock(dragDropFormat.Medium.hGlobal);