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