Click or drag to resize

ImportBehaviorTargetProperty Property

Gets or sets the target property to set. The default is DataContextProperty.

Namespace:  TomsToolbox.Wpf.Composition
Assembly:  TomsToolbox.Wpf.Composition (in TomsToolbox.Wpf.Composition.dll)
Syntax
public DependencyProperty? TargetProperty { get; set; }

Property Value

Type: DependencyProperty
See Also