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