1 write to _attributeId
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
2468set { _attributeId = value; }
1 reference to _attributeId
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
2467get { return _attributeId; }