Click or drag to resize
BindingExpressionParentBinding Field
The System.Windows.Data.Binding object of the current System.Windows.Data.BindingExpression.

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

Field Value

Type: Binding
See Also