TemplateBindingExpression Class
TemplateBindingExpression. Expression created from TemplateBindingExtension::ProvideValue
Methods
From Expression
Name | Description |
---|---|
AfterSet | Executed after set is completed and the property changed has been notified |
BeforeSet | Executes the set |
Evaluate | Evaluates expression when applied to the specified target object |
Reapply | Applies expression to a new target, cloning the expression itself if necessary |
Properties
From TemplateBindingExpression
Name | Description | |
---|---|---|
![]() |
TemplateBindingExtension | Gets the TemplateBindingExtension object of this expression instance |


Events
TemplateBindingExpression has no events