2 references to MaxScanBlockSize
PresentationFramework (2)
src\Framework\System\Windows\Documents\Speller.cs (2)
725if (start.GetOffsetToPosition(end) > MaxScanBlockSize) 727end = start.CreatePointer(MaxScanBlockSize);