GdPicture.NET.14
GdPicture14.WPF Namespace / ThumbnailEx.ItemClickedEventArgs Class
Properties

In This Topic
ThumbnailEx.ItemClickedEventArgs Class Members
In This Topic

The following tables list the members exposed by ThumbnailEx.ItemClickedEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The button pressed. A member of the MouseButton enumeration.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property The thumbnail index. A value between 0 and thumbnails count.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Top
See Also