1 reference to ReplaceIcon
System.Windows.Forms (1)
System\Windows\Forms\Controls\ImageList\ImageList.cs (1)
353int index = PInvoke.ImageList.ReplaceIcon(this, -1, new HandleRef<HICON>(icon, (HICON)icon.Handle));