1 reference to ImageList_Create
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ImageList.cs (1)
544nativeImageList = new NativeImageList(SafeNativeMethods.ImageList_Create(imageSize.Width, imageSize.Height, flags, INITIAL_CAPACITY, GROWBY));