3 references to GetAttributeInfoFromId
PresentationFramework (3)
System\Windows\Markup\BamlMapTable.cs (1)
878
GetAttributeInfoFromId
(memberId,
System\Windows\Markup\BamlRecordReader.cs (1)
5703
_reader.MapTable.
GetAttributeInfoFromId
(_attributeId, out ownerTypeId, out name, out attributeUsage);
System\Windows\Markup\XamlTemplateSerializer.cs (1)
110
parserContext.MapTable.
GetAttributeInfoFromId
(propertyRecord.AttributeId, out attributeOwnerTypeId, out attributeName, out attributeUsage);