2 references to ImageList_Write
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.ImageList.cs (2)
120/// <inheritdoc cref="ImageList_Write(HIMAGELIST, IStream*)"/> 124BOOL result = ImageList_Write(himl.Handle, stream);