1 reference to ImageList_Add
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ImageList.cs (1)
499int index = SafeNativeMethods.ImageList_Add(new HandleRef(this, Handle), new HandleRef(null, hBitmap), new HandleRef(null, hMask));