Exemplo n.º 1
0
 private void WBVWcalendar_ContentLoading(WebView sender, WebViewContentLoadingEventArgs args)
 {
     PRGRScalendar.ProgressEnd();
 }
Exemplo n.º 2
0
 protected override void OnNavigatedTo(NavigationEventArgs e)
 {
     STRBDpopin.Begin();
     PRGRScalendar.ProgressStart();
 }