2 writes to _hasExplicitStructure
PresentationFramework (2)
System\Windows\Documents\FixedDocument.cs (2)
830
_hasExplicitStructure
= false;
882
_hasExplicitStructure
= true;
1 reference to _hasExplicitStructure
PresentationFramework (1)
System\Windows\Documents\FixedDocument.cs (1)
540
return
_hasExplicitStructure
;