1 write to _startDocumentRecord
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1861
set {
_startDocumentRecord
= value; }
1 reference to _startDocumentRecord
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1860
get { return
_startDocumentRecord
; }