3 references to CheckSelection
PresentationFramework (3)
MS\Internal\Annotations\Anchoring\TextSelectionHelper.cs (2)
121CheckSelection(selection, out start, out end, out segments); 165CheckSelection(selection, out start, out end, out segments);
MS\Internal\Annotations\Anchoring\TextSelectionProcessor.cs (1)
144TextSelectionHelper.CheckSelection(selection, out start, out end, out textSegments);