private void SelectButton_Click(object sender, RoutedEventArgs e)
 {
     KeySelector.SelectKey();
 }