MapItemAttributeMapping Members
The mapping of an attribute applied to a map item.Constructors
| Name | Description |
|---|---|
| MapItemAttributeMapping() | Initializes a new instance of the MapItemAttributeMapping class with default settings. |
Fields
| Name | Description |
|---|---|
| MemberProperty static | Identifies the MapItemAttributeMapping.Member dependency property. |
| NameProperty static | Identifies the MapItemAttributeMapping.Name dependency property. |
Properties
| Name | Description |
|---|---|
| Member | Gets or sets the member attribute to define mappings of a map item. |
| Name | Gets or sets the name of the map item attribute mapping. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also