WebInformationDataProvider<TEventArgs> Class
The base class for providers that request data from web map services.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
public abstract class WebInformationDataProvider<TEventArgs> :
InformationDataProviderBase,
ISupportWebRequest
where TEventArgs : AsyncCompletedEventArgs
Type Parameters
Name |
---|
TEventArgs |
Implements
Inheritance
Show 22 items
Object
DispatcherObject
DependencyObject
Freezable
MapDependencyObject
InformationDataProviderBase
WebInformationDataProvider<TEventArgs>
See Also