1 write to _startDocumentRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
1847
set {
_startDocumentRecord
= value; }
1 reference to _startDocumentRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
1846
get { return
_startDocumentRecord
; }