3 references to NativeImageList
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ImageList.cs (2)
312this.nativeImageList = new NativeImageList(SafeNativeMethods.ImageList_Duplicate(new HandleRef(himl, himl.Handle))); 544nativeImageList = new NativeImageList(SafeNativeMethods.ImageList_Create(imageSize.Width, imageSize.Height, flags, INITIAL_CAPACITY, GROWBY));
winforms\Managed\System\WinForms\ImageListStreamer.cs (1)
71nativeImageList = new ImageList.NativeImageList(