3 references to Name
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlRecordWriter.cs (3)
646
if (!MapTable.GetStringInfoId(xamlPresentationOptionsNode.
Name
,
650
xamlPresentationOptionsNode.
Name
);
658
attributeRecord.Name = xamlPresentationOptionsNode.
Name
;