Exemplo n.º 1
0
 public void MoveToStart()
 {
     GenericCaretTest(1, 1, () => _caret.MoveToStart(), 0, 0);
 }