Share via


MapViewChangedEventArgs.Canceled Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a value that indicates whether the map view has changed.

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

Public Property Canceled As Boolean
public bool Canceled { get; private set; }

Property Value

Type: System..::.Boolean
true if map view has changed; otherwise, false.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

MapViewChangedEventArgs Class

Microsoft.Phone.Maps.Controls Namespace