AttributeItemKeyProvider Members
This class is used to provide attribute values of map items as keys for the KeyColorColorizer to colorize these items.Constructors
| Name | Description |
|---|---|
| AttributeItemKeyProvider() | Initializes a new instance of the AttributeItemKeyProvider class with default settings. |
Fields
| Name | Description |
|---|---|
| AttributeNameProperty static | Identifies the NamedAttributeProviderBase.AttributeName dependency property. Inherited from NamedAttributeProviderBase. |
Properties
| Name | Description |
|---|---|
| AttributeName | Gets or sets the name of an attribute whose value is provided. Inherited from NamedAttributeProviderBase. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also