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