2 writes to _record
PresentationFramework (2)
System\Windows\Markup\BamlRecordWriter.cs (2)
1747_record = record; 1754set { _record = value; }
1 reference to _record
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
1753get { return _record; }