The EvalBinding type exposes the following members.

Constructors

  NameDescription
EvalBindingOverloaded.

Methods

  NameDescription
ProvideValue
Returns a binding that should be set on the targetObject's targetProperty for this markup extension.
(Overrides MarkupExtension..::.ProvideValue(IServiceProvider).)

Properties

  NameDescription
Expression
Gets or sets the string representation of the expression the EvalBinding evaluates
SimplePaths
Collection of SimplePath objects used to create sub-bindings
TrackErrors
Gets or sets whether to track errors in the evaluation of the expression

See Also

EvalBinding Class
IdentityMine.Windows.Data Namespace