Back to Devexpress

BingTrafficIncidentDataProvider Events

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

latest1.9 KB
Original Source

BingTrafficIncidentDataProvider Events

Obsolete. Allows you to receive information about traffic incidents within a specified area from the Bing Maps service and display incident icons on the map.

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.
TrafficIncidentCalculatedOccurs after the provider has received a list of traffic incidents.
WebRequestOccurs when the Map control sends a request to a web service. Inherited from WebInformationDataProvider<TEventArgs>.

See Also

BingTrafficIncidentDataProvider Class

BingTrafficIncidentDataProvider Members

DevExpress.Xpf.Map Namespace