예제 #1
0
 private void TextBoxLostFocus(object sender, RoutedEventArgs e)
 {
     VirtualKeyboard.HideInputPanel();
 }