Members





In This Topic
GdPicture14.WPF Namespace / ThumbnailEx.OnAllItemsLoadedEventArgs Class

ThumbnailEx.OnAllItemsLoadedEventArgs Class

In This Topic
Provides data for the OnAllItemsLoaded event.
Syntax
'Declaration
 
Public Class ThumbnailEx.OnAllItemsLoadedEventArgs 
   Inherits System.EventArgs
public class ThumbnailEx.OnAllItemsLoadedEventArgs : System.EventArgs 
public class ThumbnailEx.OnAllItemsLoadedEventArgs = class(System.EventArgs)
public class ThumbnailEx.OnAllItemsLoadedEventArgs extends System.EventArgs
public __gc class ThumbnailEx.OnAllItemsLoadedEventArgs : public System.EventArgs 
public ref class ThumbnailEx.OnAllItemsLoadedEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GdPicture14.WPF.ThumbnailEx.OnAllItemsLoadedEventArgs

See Also