2 writes to _attributeId
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
5105newRecord._attributeId = _attributeId; 5116set { _attributeId = value; }
2 references to _attributeId
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
5105newRecord._attributeId = _attributeId; 5115get { return _attributeId; }