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