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