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