Méthode | Description | |
---|---|---|
Continue ( IContinuationActivatedEventArgs args ) : void |
Sets the ContinuationArgs for this instance. Using default Frame of current Window Should be called by the main activation handling code in App.xaml.cs
|
|
Continue ( IContinuationActivatedEventArgs args, Frame rootFrame ) : void |
Sets the ContinuationArgs for this instance. Should be called by the main activation handling code in App.xaml.cs
|