Example #1
0
 private void IncrementButton_Click(object sender, RoutedEventArgs e)
 {
     KeySelector.IncrementSelector();
 }