2 references to ScanErrorTextSegment
PresentationFramework (2)
System\Windows\Documents\Speller.cs (2)
200
new SpellerInteropBase.EnumTextSegmentsCallback(
ScanErrorTextSegment
), new TextMapCallbackData(textMap, suggestions));
913
textSegment.EnumSubSegments(new SpellerInteropBase.EnumTextSegmentsCallback(
ScanErrorTextSegment
), data);