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

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

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

url rewriting - How to redirect a http POST with urlrewritefilter -