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