10 references to TemplateBinding
PresentationFramework (10)
System\Windows\FrameworkElementFactory.cs (2)
247UpdatePropertyValueList( dp, PropertyValueType.TemplateBinding, templateBinding ); 1245propertyValue.ValueType == PropertyValueType.TemplateBinding))
System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (1)
189case PropertyValueType.TemplateBinding:
System\Windows\TemplateContent.cs (7)
266value.ValueType = PropertyValueType.TemplateBinding; 1243ValueType = PropertyValueType.TemplateBinding, 1266ValueType = PropertyValueType.TemplateBinding, 1284ValueType = PropertyValueType.TemplateBinding, 1302ValueType = PropertyValueType.TemplateBinding, 1344ValueType = PropertyValueType.TemplateBinding, 1365ValueType = PropertyValueType.TemplateBinding,