Back to Devexpress

NamedAttributeProviderBase Class

wpf-devexpress-dot-xpf-dot-map-44db6225.md

latest1.7 KB
Original Source

NamedAttributeProviderBase Class

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

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public abstract class NamedAttributeProviderBase :
    MapDependencyObject
vb
Public MustInherit Class NamedAttributeProviderBase
    Inherits MapDependencyObject

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject NamedAttributeProviderBase AttributeItemKeyProvider

AttributeValueProviderBase

ShapeAttributeValueProvider

See Also

NamedAttributeProviderBase Members

DevExpress.Xpf.Map Namespace