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