1 reference to CopyImage
System.Drawing (1)
commonui\System\Drawing\Icon.cs (1)
144handle = SafeNativeMethods.CopyImage(new HandleRef(original, original.Handle), SafeNativeMethods.IMAGE_ICON, iconSize.Width, iconSize.Height, 0);