private void UserControl_GotFocus(object sender, RoutedEventArgs e) { windowCardListWheeled.Focus(); }
private void UserControl_GotFocus(object sender, RoutedEventArgs e) { WindowCardsThatDidNotWheel.Focus(); }