2 references to TemplateBindingExpression
PresentationFramework (2)
System\Windows\FrameworkTemplate.cs (1)
1273
value = new
TemplateBindingExpression
(value as TemplateBindingExtension);
System\Windows\TemplateBindingExtension.cs (1)
63
return new
TemplateBindingExpression
(this);