2 references to ImageList_GetImageCount
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.ImageList.cs (2)
68
/// <inheritdoc cref="
ImageList_GetImageCount
(HIMAGELIST)"/>
71
int result =
ImageList_GetImageCount
(himl.Handle);