2 writes to _hasExplicitStructure
PresentationFramework (2)
System\Windows\Documents\FixedDocument.cs (2)
831
_hasExplicitStructure
= false;
883
_hasExplicitStructure
= true;
1 reference to _hasExplicitStructure
PresentationFramework (1)
System\Windows\Documents\FixedDocument.cs (1)
541
return
_hasExplicitStructure
;