4 references to Name
PresentationBuildTasks (4)
MS\Internal\MarkupCompiler\ParserExtension.cs (1)
238
string localAttribName = xamlUnknownAttributeNode.
Name
;
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\StyleXamlParser.cs (1)
250
string localAttribName = xamlUnknownAttributeNode.
Name
;
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
287
string localAttribName = xamlUnknownAttributeNode.
Name
;
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlParser.cs (1)
646
xamlUnknownAttributeNode.
Name
,