3 references to CheckSelection
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Anchoring\TextSelectionHelper.cs (2)
125CheckSelection(selection, out start, out end, out segments); 170CheckSelection(selection, out start, out end, out segments);
src\Framework\MS\Internal\Annotations\Anchoring\TextSelectionProcessor.cs (1)
154TextSelectionHelper.CheckSelection(selection, out start, out end, out textSegments);