wpf - How to add Page to Navigation queue without displaying -


i pre-populate wpf navigation queue pages, in code need call .goforward() , .goback() (in case have 2 pages deal with) on frame , not worry .navigate() calling logic in middle of code. possible?


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -