1 write to hicon
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
2732hicon = SafeNativeMethods.CopyImage(new HandleRef(icon, icon.Handle), NativeMethods.IMAGE_ICON, icon.Size.Width, icon.Size.Height, 0);