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