2 references to MaxScanBlockSize
PresentationFramework (2)
System\Windows\Documents\Speller.cs (2)
663if (start.GetOffsetToPosition(end) > MaxScanBlockSize) 665end = start.CreatePointer(MaxScanBlockSize);