예제 #1
0
 protected override void OnDisappearing()
 {
     if (reloadParent)
     {
         pastryShopMasterDetailPage.ReloadPastryShop();
     }
 }