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