1 write to _docPage
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextView.cs (1)
48
_docPage
= docPage;
5 references to _docPage
PresentationFramework (5)
src\Framework\System\Windows\Documents\FixedTextView.cs (5)
698
Visual visual =
_docPage
.Visual;
1244
return (FixedTextContainer)
_docPage
.TextContainer;
1254
return this.
_docPage
.Visual;
1263
return this.
_docPage
.FixedPage;
1272
return this.
_docPage
.PageIndex;