コード例 #1
0
 private void UserControl_GotFocus(object sender, RoutedEventArgs e)
 {
     windowCardListWheeled.Focus();
 }
コード例 #2
0
 private void UserControl_GotFocus(object sender, RoutedEventArgs e)
 {
     WindowCardsThatDidNotWheel.Focus();
 }