コード例 #1
0
 private void flipView_Tapped(object sender, TappedRoutedEventArgs e)
 {
     ViewerController.SetControlPanelVisibility(true);
 }