GdPicture.NET.14
GdPicture14.WPF Namespace / ThumbnailEx.ItemMovedEventArgs Class

In This Topic
ThumbnailEx.ItemMovedEventArgs Class Properties
In This Topic

For a list of all members of this type, see ThumbnailEx.ItemMovedEventArgs members.

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