ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearThumbnailItemEventArgs Class
Members




In This Topic
    ImGearThumbnailItemEventArgs Class
    In This Topic
    Specifies arguments for the ImGearThumbnailItemEventHandler delegate.
    Object Model
    ImGearThumbnailItemEventArgs ClassImGearThumbnailItem Class
    Syntax
    'Declaration
     
    Public Class ImGearThumbnailItemEventArgs 
       Inherits System.Windows.RoutedEventArgs
    'Usage
     
    Dim instance As ImGearThumbnailItemEventArgs
    public class ImGearThumbnailItemEventArgs : System.Windows.RoutedEventArgs 
    public __gc class ImGearThumbnailItemEventArgs : public System.Windows.RoutedEventArgs 
    public ref class ImGearThumbnailItemEventArgs : public System.Windows.RoutedEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.Windows.RoutedEventArgs
             ImageGear.WPF.ImGearThumbnailItemEventArgs

    See Also