4 references to GetAttributeInfoFromId
PresentationFramework (4)
System\Windows\Markup\BamlMapTable.cs (1)
898
GetAttributeInfoFromId
(memberId,
System\Windows\Markup\BamlRecordReader.cs (2)
2711
MapTable.
GetAttributeInfoFromId
(attributeId, out ownerTypeId, out name, out attributeUsage);
5734
_reader.MapTable.
GetAttributeInfoFromId
(_attributeId, out ownerTypeId, out name, out attributeUsage);
System\Windows\Markup\XamlTemplateSerializer.cs (1)
120
parserContext.MapTable.
GetAttributeInfoFromId
(propertyRecord.AttributeId, out attributeOwnerTypeId, out attributeName, out attributeUsage);