2 writes to AttributeId
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (1)
3086AttributeId = bamlBinaryReader.ReadInt16();
System\Windows\Markup\BamlRecordWriter.cs (1)
1386bamlEvent.AttributeId = bamlAttributeInfoRecord.AttributeId;
1 reference to AttributeId
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
3093bamlBinaryWriter.Write(AttributeId);