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