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