2 writes to _hasExplicitStructure
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedDocument.cs (2)
869
_hasExplicitStructure
= false;
921
_hasExplicitStructure
= true;
1 reference to _hasExplicitStructure
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
579
return
_hasExplicitStructure
;