The EvalBinding type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EvalBinding | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| ProvideValue |
Returns a binding that should be set on the targetObject's targetProperty
for this markup extension.
(Overrides MarkupExtension..::.ProvideValue(IServiceProvider).) |
Properties
| Name | Description | |
|---|---|---|
| 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
