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