Exemplo n.º 1
0
 /// <summary>
 /// Adds the text range to the current selection.
 /// </summary>
 public void AddToSelection()
 {
     UiaCoreApi.TextRange_AddToSelection(_hTextRange);
 }