1 override of WritePropertyWithExtension
PresentationBuildTasks (1)
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1581public override void WritePropertyWithExtension(XamlPropertyWithExtensionNode xamlPropertyWithExtensionNode)
2 references to WritePropertyWithExtension
PresentationBuildTasks (2)
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1584base.WritePropertyWithExtension(xamlPropertyWithExtensionNode);
Framework\System\Windows\Markup\XamlParser.cs (1)
354WritePropertyWithExtension(xamlPropertyWithExtensionNode);