2 references to IMAGE_ICON
System.Drawing (2)
commonui\System\Drawing\Advanced\Gdiplus.cs (1)
4860case SafeNativeMethods.IMAGE_ICON:
commonui\System\Drawing\Icon.cs (1)
144handle = SafeNativeMethods.CopyImage(new HandleRef(original, original.Handle), SafeNativeMethods.IMAGE_ICON, iconSize.Width, iconSize.Height, 0);