4 references to DrawIconEx
System.Drawing.Common (1)
System\Drawing\Icon.cs (1)
337
PInvokeCore.
DrawIconEx
(
System.Private.Windows.Core (1)
Windows\Win32\PInvokeCore.DrawIcon.cs (1)
15
BOOL result =
DrawIconEx
(hDC, x, y, hIcon, 0, 0, DI_FLAGS.DI_NORMAL | DI_FLAGS.DI_DEFAULTSIZE);
System.Windows.Forms (2)
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (1)
190
PInvokeCore.
DrawIconEx
(
System\Windows\Forms\Input\Cursor.cs (1)
335
PInvokeCore.
DrawIconEx
(