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