5 references to Page
PresentationFramework (5)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
365
EnsureTextOMForPage(fixedPosition.
Page
);
src\Framework\System\Windows\Documents\FixedTextContainer.cs (1)
404
pageNumber = fixPos.
Page
;
src\Framework\System\Windows\Documents\FixedTextView.cs (3)
209
if (fixedp.
Page
!= this.PageIndex)
366
&& fixedp.
Page
!= this.PageIndex )
906
int pageIndex = fixedp.
Page
;