10 references to TemplateBinding
PresentationFramework (10)
System\Windows\FrameworkElementFactory.cs (2)
248UpdatePropertyValueList( dp, PropertyValueType.TemplateBinding, templateBinding ); 1246propertyValue.ValueType == PropertyValueType.TemplateBinding))
System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (1)
190case PropertyValueType.TemplateBinding:
System\Windows\TemplateContent.cs (7)
267value.ValueType = PropertyValueType.TemplateBinding; 1246ValueType = PropertyValueType.TemplateBinding, 1269ValueType = PropertyValueType.TemplateBinding, 1287ValueType = PropertyValueType.TemplateBinding, 1305ValueType = PropertyValueType.TemplateBinding, 1347ValueType = PropertyValueType.TemplateBinding, 1368ValueType = PropertyValueType.TemplateBinding,