10 references to GlobalUnlock
System.Windows.Forms (10)
winforms\Managed\System\WinForms\AxHost.cs (2)
6701UnsafeNativeMethods.GlobalUnlock(new HandleRef(null, hglobal)); 6807UnsafeNativeMethods.GlobalUnlock(new HandleRef(null, hglobal));
winforms\Managed\System\WinForms\DataObject.cs (8)
969UnsafeNativeMethods.GlobalUnlock(new HandleRef(null, handle)); 1065UnsafeNativeMethods.GlobalUnlock(new HandleRef(null, newHandle)); 1125UnsafeNativeMethods.GlobalUnlock(new HandleRef(null, newHandle)); 1156UnsafeNativeMethods.GlobalUnlock(new HandleRef(null, newHandle)); 1430UnsafeNativeMethods.GlobalUnlock(new HandleRef(innerData, hglobal)); 1730UnsafeNativeMethods.GlobalUnlock(new HandleRef(null, handle)); 1885UnsafeNativeMethods.GlobalUnlock(new HandleRef(null, handle)); 1902UnsafeNativeMethods.GlobalUnlock(new HandleRef(null, handle));