5 references to GetObject
System.Drawing.Common (3)
System\Drawing\Icon.cs (3)
206
PInvokeCore.
GetObject
(
216
PInvokeCore.
GetObject
(
671
PInvokeCore.
GetObject
(info.hbmColor, sizeof(BITMAP), &bmp);
System.Private.Windows.Core (2)
Windows\Win32\PInvokeCore.GetObject.cs (2)
8
/// <inheritdoc cref="
GetObject
(HGDIOBJ,int,void*)"/>
16
return
GetObject
(h, sizeof(T), pv) != 0;