Exemplo n.º 1
0
 protected override void OnNavigatedTo(System.Windows.Navigation.NavigationEventArgs e)
 {
     AppReportingService.Flurry_Page_Init();
 }
Exemplo n.º 2
0
 protected override void OnNavigatedTo(System.Windows.Navigation.NavigationEventArgs e)
 {
     AppReportingService.Flurry_Page_Init();
     AppReportingService.Email_Check_Previous_Excepetion();
 }