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