wpf-devexpress-dot-xpf-dot-map-04108085.md
This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf
Provides data for the IsochroneCalculated event.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
[Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf")]
[PreferableMember("BingRouteIsochroneCalculatedEventArgs", "", "")]
public class BingRouteIsochroneCalculatedEventArgs :
AsyncCompletedEventArgs
<Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf")>
<PreferableMember("BingRouteIsochroneCalculatedEventArgs", "", "")>
Public Class BingRouteIsochroneCalculatedEventArgs
Inherits AsyncCompletedEventArgs
BingRouteIsochroneCalculatedEventArgs is the data class for the following events:
Object EventArgs AsyncCompletedEventArgs BingRouteIsochroneCalculatedEventArgs
See Also