NamedAttributeProviderBase Members
Provides the base functionality to provide map item attribute values by their names.Fields
| Name | Description |
|---|---|
| AttributeNameProperty static | Identifies the NamedAttributeProviderBase.AttributeName dependency property. |
Properties
| Name | Description |
|---|---|
| AttributeName | Gets or sets the name of an attribute whose value is provided. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also