1 write to _docPage
PresentationFramework (1)
System\Windows\Documents\FixedTextView.cs (1)
32
_docPage
= docPage;
5 references to _docPage
PresentationFramework (5)
System\Windows\Documents\FixedTextView.cs (5)
674
Visual visual =
_docPage
.Visual;
1212
return (FixedTextContainer)
_docPage
.TextContainer;
1222
return this.
_docPage
.Visual;
1231
return this.
_docPage
.FixedPage;
1240
return this.
_docPage
.PageIndex;