2 writes to AttributeId
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
3236
AttributeId
= bamlBinaryReader.ReadInt16();
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1395
bamlEvent.
AttributeId
= bamlAttributeInfoRecord.AttributeId;
1 reference to AttributeId
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
3243
bamlBinaryWriter.Write(
AttributeId
);