Example #1
0
 public void ChangeSelection(SelectionPosition position)
 {
     contentEditor.ChangeSelection(position);
 }