Ejemplo n.º 1
0
 void nextAdButton_Click(object sender, RoutedEventArgs e)
 {
     _adControl.RequestNextAd();
     waitEvent.Set();
 }