1 write to _docPage
PresentationFramework (1)
System\Windows\Documents\FixedTextView.cs (1)
33
_docPage
= docPage;
5 references to _docPage
PresentationFramework (5)
System\Windows\Documents\FixedTextView.cs (5)
675
Visual visual =
_docPage
.Visual;
1219
return (FixedTextContainer)
_docPage
.TextContainer;
1229
return this.
_docPage
.Visual;
1238
return this.
_docPage
.FixedPage;
1247
return this.
_docPage
.PageIndex;