コード例 #1
0
 private bool CanGoBack()
 {
     return(_nav.CanGoBack());
 }