2 references to GetAttributeInfoFromIdWithOwnerType
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlMapTable.cs (1)
835
BamlAttributeInfoRecord attributeInfo =
GetAttributeInfoFromIdWithOwnerType
(attributeId);
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
5818
_attributeInfo = _reader.MapTable.
GetAttributeInfoFromIdWithOwnerType
(_attributeId);