Event raised when the [P:TargetZoom] property has changed.
Namespace:
C1.Phone.MapsAssembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Syntax
| C# |
|---|
public event EventHandler<PropertyChangedEventArgs<double>> TargetZoomChanged |
| Visual Basic |
|---|
Public Event TargetZoomChanged As EventHandler(Of PropertyChangedEventArgs(Of Double)) |