1 reference to ImageList_GetIconSize
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ImageList.cs (1)
314if(SafeNativeMethods.ImageList_GetIconSize(new HandleRef(this, this.nativeImageList.Handle), out x, out y)) {