private void sendButton_Click(object sender, RoutedEventArgs e) { UBT.SendTextCommand(tbCommand.Text); }