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