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