3 references to GetObject
System.Drawing (3)
commonui\System\Drawing\Icon.cs (3)
331
SafeNativeMethods.
GetObject
(new HandleRef(null, info.hbmColor), Marshal.SizeOf(typeof(SafeNativeMethods.BITMAP)), bmp);
336
SafeNativeMethods.
GetObject
(new HandleRef(null, info.hbmMask), Marshal.SizeOf(typeof(SafeNativeMethods.BITMAP)), bmp);
1005
SafeNativeMethods.
GetObject
(new HandleRef(null, info.hbmColor), Marshal.SizeOf(typeof(SafeNativeMethods.BITMAP)), bmp);