AsyncDownloadPolicy.DownloadedEventArgs Constructors
Contains data for the Downloaded event.| Name | Parameters | Description |
|---|---|---|
| DownloadedEventArgs(Uri, Type, Object) | uri, valueType, result | Initializes a new instance of the AsyncDownloadPolicy.DownloadedEventArgs class with specified settings. |
See Also