1 reference to ImageList_Create
System.Windows.Forms (1)
System\Windows\Forms\Controls\ImageList\ImageList.NativeImageList.cs (1)
38
himl = PInvoke.
ImageList_Create
(imageSize.Width, imageSize.Height, flags, InitialCapacity, GrowBy);