Fires when the loading of UriSource failed.
Namespace:
C1.Phone.MapsAssembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Syntax
| C# |
|---|
public event EventHandler<C1VectorLayer..::..UriSourceFailedEventArgs> UriSourceFailed |
| Visual Basic |
|---|
Public Event UriSourceFailed As EventHandler(Of C1VectorLayer..::..UriSourceFailedEventArgs) |