ImageGear .NET - Updated December 24, 2018
OnItemsChanged Method (ImGearThumbnailList)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : OnItemsChanged Method
Event arguments.
Fires when items are removed or added to the thumbnail list.
Syntax
'Declaration
 
Protected Overrides Sub OnItemsChanged( _
   ByVal e As NotifyCollectionChangedEventArgs _
) 
 
'Usage
 
Dim instance As ImGearThumbnailList
Dim e As NotifyCollectionChangedEventArgs
 
instance.OnItemsChanged(e)

Parameters

e
Event arguments.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members