C# Class Cocktail.NavigationTargetHelper

Exibir arquivo Open project: IdeaBlade/Punch

Private Methods

Method Description
LoadState ( this target, Frame frame, NavigationEventArgs eventArgs ) : void
OnNavigatedFromAsync ( this target, object parameter ) : System.Threading.Tasks.Task
OnNavigatedToAsync ( this target, object parameter ) : System.Threading.Tasks.Task
OnNavigatingFromAsync ( this target ) : System.Threading.Tasks.Task
SaveState ( this target, Frame frame ) : void