Back to Devexpress

AzureMapDataProviderBase Events

wpf-devexpress-dot-xpf-dot-map-dot-azuremapdataproviderbase-dot-underscore-events.md

latest1.5 KB
Original Source

AzureMapDataProviderBase Events

The base class for providers that obtain map data from Azure Maps services.

NameDescription
ChangedOccurs when the Freezable or an object it contains is modified. Inherited from Freezable.
LayerItemsGeneratingOccurs when a data provider starts generating map items for a layer. Inherited from InformationDataProviderBase.
PropertyChangedOccurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
WebRequestOccurs when the Map control sends a request to a web service. Inherited from WebInformationDataProvider<TEventArgs>.

See Also

AzureMapDataProviderBase Class

AzureMapDataProviderBase Members

DevExpress.Xpf.Map Namespace