3 references to SortTextSegments
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\TextAnchor.cs (3)
201
textSegments =
SortTextSegments
(textSegments, false);
293
textSegments =
SortTextSegments
(textSegments, true);
395
textSegments =
SortTextSegments
(textSegments, true);