BingMapDataProviderBase Class
In This Article
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
#Inheritance
Show 14 items
Object
DispatcherObject
DependencyObject
Freezable
MapDependencyObject
InformationDataProviderBase
WebInformationDataProvider<DevExpress.Map.Native.XmlProvidedEventArgs>
See Also