Skip to main content

AttributeValueProviderBase Members

The base class for all attribute value providers.

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