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