2 references to IsValidPageIndex
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedDocument.cs (2)
678
if (
IsValidPageIndex
(index))
692
Debug.Assert(
IsValidPageIndex
(index));