2 references to GlobalSize
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataObject.cs (2)
1698int size = UnsafeNativeMethods.GlobalSize(new HandleRef(null, handle)); 1896int size = UnsafeNativeMethods.GlobalSize(new HandleRef(null, handle));