4 references to SetValue
PresentationBuildTasks (4)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\StyleXamlParser.cs (2)
1332xamlPropertyNode.SetValue(xamlPropertyNode.Value.Trim()); 1363xamlPropertyNode.SetValue(xamlPropertyNode.Value.Trim());
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (2)
1515xamlPropertyNode.SetValue(xamlPropertyNode.Value.Trim()); 1553xamlPropertyNode.SetValue(xamlPropertyNode.Value.Trim());