private void PendingOrdersBtnSendAll_Click(object sender, RoutedEventArgs e) // Sends all pending orders { store.TrySendQO(); }