Skip to content

Pass parameters through IRegionNavigationJournal.GoBack() #2553

Answered by brianlagunas
achobanov asked this question in WPF
Discussion options

You must be logged in to vote

There two common approaches to this; the event aggregator, or add the parameters via the OnNavigatedFrom method and capture them in the OnNavigatedTo.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@achobanov
Comment options

@brianlagunas
Comment options

@achobanov
Comment options

Answer selected by achobanov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
WPF
Labels
None yet
2 participants