Back to Devexpress

InformationDataProviderBase Class

wpf-devexpress-dot-xpf-dot-map-f093f058.md

latest2.8 KB
Original Source

InformationDataProviderBase Class

The base class for all information data providers.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public abstract class InformationDataProviderBase :
    MapDependencyObject,
    IOwnedElement
vb
Public MustInherit Class InformationDataProviderBase
    Inherits MapDependencyObject
    Implements IOwnedElement

The following members return InformationDataProviderBase objects:

Inheritance

Show 22 items

Object DispatcherObject DependencyObject Freezable MapDependencyObject InformationDataProviderBase WebInformationDataProvider<TEventArgs>

BingElevationDataProvider

BingGeocodeDataProvider

BingMapDataProviderBase

OsmGeocodeDataProvider

OsmSearchDataProvider

AzureGeocodeDataProvider

AzureMapDataProviderBase

AzureRouteDataProvider

AzureTrafficIncidentDataProvider

BingSearchDataProvider

BingTrafficIncidentDataProvider

BingRouteDataProvider

BingRouteIsochroneDataProvider

AzureSearchDataProvider

AzureRouteIsochroneDataProvider

See Also

InformationDataProviderBase Members

DevExpress.Xpf.Map Namespace