2 references to ImageList_Remove
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.ImageList.cs (2)
84
/// <inheritdoc cref="
ImageList_Remove
(HIMAGELIST, int)"/>
87
bool result =
ImageList_Remove
(himl.Handle, i);