Fires when the item icon or thumbnail has been changed.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Event IconChanged As IconChangedEventHandler
event IconChangedEventHandler IconChanged
This event is raised when the item thumbnail or icon has been changed. If you implement your own list item, do not forget to raise it to update the control properly (especially if you use Thumbnails mode).