2 references to NameString
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\StyleXamlParser.cs (1)
574
if (xamlDefAttributeNode.Name == BamlMapTable.
NameString
)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
599
if (xamlDefAttributeNode.Name == BamlMapTable.
NameString
)