Click or drag to resize
BindingExpression Fields

The BindingExpression type exposes the following members.

Fields
  NameDescription
Public fieldParentBinding
The System.Windows.Data.Binding object of the current System.Windows.Data.BindingExpression.
Public fieldProperty
The binding target property of this binding expression.
Public fieldTarget
The element that is the binding target object of this binding expression.
Top
See Also