2 references to IsValidPageIndex
PresentationFramework (2)
System\Windows\Documents\FixedDocument.cs (2)
640
if (
IsValidPageIndex
(index))
654
Debug.Assert(
IsValidPageIndex
(index));