3 references to Name
PresentationBuildTasks (3)
Framework\System\Windows\Markup\BamlRecordWriter.cs (3)
661
if (!MapTable.GetStringInfoId(xamlPresentationOptionsNode.
Name
,
665
xamlPresentationOptionsNode.
Name
);
673
attributeRecord.Name = xamlPresentationOptionsNode.
Name
;