1 reference to Null
System.Private.Windows.Core (1)
Windows\Win32\PInvokeCore.DrawIconEx.cs (1)
25
BOOL result = DrawIconEx(hDC, xLeft, yTop, hIcon.Handle, cxWidth, cyWidth, 0, HBRUSH.
Null
, diFlags);