2 references to ScanTextSegment
PresentationFramework (2)
src\Framework\System\Windows\Documents\Speller.cs (2)
899
new SpellerInteropBase.EnumTextSegmentsCallback(
ScanTextSegment
), new TextMapCallbackData(textMap, status));
1036
textSegment.EnumSubSegments(new SpellerInteropBase.EnumTextSegmentsCallback(
ScanTextSegment
), data);