Click or drag to resize

ImportExtension Properties

The ImportExtension type exposes the following members.

Properties
  NameDescription
Public propertyAllowRecomposition
Gets or sets a value indicating whether recomposition is enabled when the container changes, just like System.ComponentModel.Composition.ImportAttribute.AllowRecomposition
Public propertyContractName
Gets or sets the optional contract name of the exported object.
Public propertyMemberType
Gets or sets the exported type of the object to provide.
Public propertySetters
Gets a list of setters that allow initializing dependency properties of the composed object.
Top
See Also