1 override of WritePropertyWithExtension
PresentationBuildTasks (1)
src\wpf\src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
1569
public override void
WritePropertyWithExtension
(XamlPropertyWithExtensionNode xamlPropertyWithExtensionNode)
2 references to WritePropertyWithExtension
PresentationBuildTasks (2)
src\wpf\src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
1572
base.
WritePropertyWithExtension
(xamlPropertyWithExtensionNode);
src\wpf\src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlParser.cs (1)
346
WritePropertyWithExtension
(xamlPropertyWithExtensionNode);