Click or drag to resize
BindingExpressionTarget Field
The element that is the binding target object of this binding expression.

Namespace: Windows.UI.Xaml.Data
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public DependencyObject Target

Field Value

Type: DependencyObject
See Also