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