Properties

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

ThumbnailEx.ItemMovedEventArgs Class Members

In This Topic

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

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The index of the item destination. Between 0 and ItemCount - 1.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property The moved item index. Between 0 and ItemCount - 1.  
Top
See Also