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