private void NetCodeSend_Click(object sender, RoutedEventArgs e) { NetCodeSend.Content = "Re-Send NetCode"; Viewmodel.SendNetcode(); }