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