1 write to _docPage
PresentationFramework (1)
System\Windows\Documents\FixedTextView.cs (1)
41
_docPage
= docPage;
5 references to _docPage
PresentationFramework (5)
System\Windows\Documents\FixedTextView.cs (5)
688
Visual visual =
_docPage
.Visual;
1232
return (FixedTextContainer)
_docPage
.TextContainer;
1242
return this.
_docPage
.Visual;
1251
return this.
_docPage
.FixedPage;
1260
return this.
_docPage
.PageIndex;