2 references to ImageList_Destroy
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.ImageList.cs (2)
20
/// <inheritdoc cref="
ImageList_Destroy
(HIMAGELIST)"/>
23
bool result =
ImageList_Destroy
(himl.Handle);