Skip to main content
A newer version of this page is available. .

NamedAttributeProviderBase Class

Provides the base functionality to provide map item attribute values by their names.

Namespace: DevExpress.Xpf.Map

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public abstract class NamedAttributeProviderBase :
    MapDependencyObject

Remarks

This class introduces the NamedAttributeProviderBase.AttributeName property, which specifies the name of the attribute.

See Also