GdPicture.NET.14
GdPicture14.WPF Namespace / ThumbnailEx.FileTypeNotSupportedEventArgs Class
Members





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

System.Object
   System.EventArgs
      GdPicture14.WPF.ThumbnailEx.FileTypeNotSupportedEventArgs

See Also