1 write to _fixedPanel
PresentationFramework (1)
System\Windows\Documents\FixedTextContainer.cs (1)
498
_fixedPanel
= (FixedDocument)_parent;
2 references to _fixedPanel
PresentationFramework (2)
System\Windows\Documents\FixedTextContainer.cs (2)
494
if (
_fixedPanel
== null)
502
return
_fixedPanel
;