Name | Description | |
---|---|---|
![]() | ThumbnailEx.ItemSelectionChangedEventArgs Constructor | Overloaded. |
ThumbnailEx.ItemSelectionChangedEventArgs Class Members
In This Topic
The following tables list the members exposed by ThumbnailEx.ItemSelectionChangedEventArgs.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
![]() | Handled | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Idx | The thumbnail index. A value between 0 and thumbnails count. |
![]() | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
![]() | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Selected | True is the thumbnail is selected, False otherwise. |
![]() | Source | (Inherited from System.Windows.RoutedEventArgs) |
See Also