2 references to Page
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Anchoring\FixedPageProcessor.cs (1)
144
pageNb = fPage.
Page
;
src\Framework\MS\Internal\Annotations\Anchoring\FixedTextSelectionProcessor.cs (1)
131
if (pageEl.Count > 0 && ((FixedPageProxy)pageEl[pageEl.Count - 1]).
Page
== startPage)