| MarkupExtension Class |
Namespace: System.Windows.Markup
public abstract class MarkupExtension
The MarkupExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| MarkupExtension | Initializes a new instance of a class derived from MarkupExtension. |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ProvideValue |
When implemented in a derived class, returns an object that is provided as
the value of the target property for this markup extension.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |