2 writes to _hasExplicitStructure
PresentationFramework (2)
System\Windows\Documents\FixedDocument.cs (2)
842
_hasExplicitStructure
= false;
894
_hasExplicitStructure
= true;
1 reference to _hasExplicitStructure
PresentationFramework (1)
System\Windows\Documents\FixedDocument.cs (1)
552
return
_hasExplicitStructure
;