2 references to ImageList_GetIconSize
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.ImageList.cs (2)
56
/// <inheritdoc cref="
ImageList_GetIconSize
(HIMAGELIST, int*, int*)"/>
62
bool result =
ImageList_GetIconSize
(himl.Handle, px, py);