Selection.ShrinkDiscontiguousSelection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deselects all but the most recently selected text when a selection contains multiple, unconnected selections.
public:
void ShrinkDiscontiguousSelection();
public void ShrinkDiscontiguousSelection ();
abstract member ShrinkDiscontiguousSelection : unit -> unit
Public Sub ShrinkDiscontiguousSelection ()