Click or drag to resize

ImportBehavior Properties

The ImportBehavior type exposes the following members.

Properties
  NameDescription
Public propertyContractName
Gets or sets the optional contract name of the exported object.
Protected propertyIsLoaded
Gets a value indicating whether the associated object is loaded.
(Inherited from FrameworkElementBehaviorT.)
Public propertyMemberType
Gets or sets the exported type of the object to provide.
Public propertyTargetProperty
Gets or sets the target property to set. The default is DataContextProperty.
Top
See Also