C# Class ContinuationManager, O365-WinPhone-ArtCurator

ContinuationManager is used to detect if the most recent activation was due to a continuation such as the FileOpenPicker or WebAuthenticationBroker
Afficher le fichier Open project: OfficeDev/O365-WinPhone-ArtCurator Class Usage Examples

Private Methods

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