NoesisGUI
 

🔹 TemplateBindingExpression Class

namespace Noesis | MSDN

Describes a run-time instance of a TemplateBindingExtension.

Inheritance Hierarchy

TemplateBindingExpression

📚 Class Hierarchy Index

Properties

Name Description
 TemplateBindingExtension Gets the TemplateBindingExtension object of this expression instance

 Dependency Property    Reflection Property


Attached Properties

TemplateBindingExpression has no attached properties

Methods

From Expression

Name Description
 AfterSet(DependencyObject*, const DependencyProperty*, const void*, bool) Executed after set is completed and the property changed has been notified
 BeforeSet(DependencyObject*, const DependencyProperty*, const void*, bool) Executes the set
 Evaluate() Evaluates expression when applied to the specified target object
 Reapply(DependencyObject*, const DependencyProperty*) Applies expression to a new target, cloning the expression itself if necessary

Events

TemplateBindingExpression has no events

 
© 2017 Noesis Technologies