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