GdViewer.DropFileEventArgs Class Members
In This Topic
The following tables list the members exposed by GdViewer.DropFileEventArgs.
Public Constructors
Public Properties
| Name | Description |
 | File | The array of file paths of the files that are dropped in the control. |
 | Handled | (Inherited from System.Windows.RoutedEventArgs) |
 | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
 | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
 | Source | (Inherited from System.Windows.RoutedEventArgs) |
Top
See Also