DefaultPullStrategy(DependencyProperties, IFieldOrProperty)
Initializes a new instance of the DefaultPullStrategy class.
Declaration
public DefaultPullStrategy(DependencyProperties properties, IFieldOrProperty introducedFieldOrProperty)
Parameters
Type | Name | Description |
---|---|---|
DependencyProperties | properties | The context information for the introduced dependency. |
IFieldOrProperty | introducedFieldOrProperty | The dependency field or property in the target type. |