Import |
The ImportExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowRecomposition | Gets or sets a value indicating whether recomposition is enabled when the container changes, just like System.ComponentModel.Composition.ImportAttribute.AllowRecomposition | |
| ContractName | Gets or sets the optional contract name of the exported object. | |
| MemberType | Gets or sets the exported type of the object to provide. | |
| Setters | Gets a list of setters that allow initializing dependency properties of the composed object. |