C# Class BackgroundTaskFromForeground.MainPage

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: r2d2rigo/UWP-Samples

Méthodes publiques

Méthode Description
MainPage ( ) : BackgroundTask

Private Methods

Méthode Description
RegisterBackgroundTask ( ) : void

We proceed to register the task if it hasn't been registered yet. Otherwise, we fetch the registration and retrieve the ApplicationTrigger from there.

UpdateTile_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : BackgroundTask
Résultat BackgroundTask