3 references to ImageList_GetImageInfo
System.Windows.Forms.Primitives (3)
Windows.Win32.PInvoke.COMCTL32.dll.g.cs (2)
220
/// <inheritdoc cref="
ImageList_GetImageInfo
(winmdroot.UI.Controls.HIMAGELIST, int, winmdroot.UI.Controls.IMAGEINFO*)"/>
226
winmdroot.Foundation.BOOL __result = PInvoke.
ImageList_GetImageInfo
(himl, i, pImageInfoLocal);
Windows\Win32\PInvoke.ImageList.cs (1)
76
/// <inheritdoc cref="
ImageList_GetImageInfo
(HIMAGELIST, int, IMAGEINFO*)"/>