Skip to main content

BingMapDataProviderBase Class

OBSOLETE

This Class is obsolete now.

The base class for all Bing information providers.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v25.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

[Obsolete]
public abstract class BingMapDataProviderBase :
    WebInformationDataProvider<XmlProvidedEventArgs>

Implements

See Also