Hi,
there is nothing Special.
Just as in the doc's
In the ListView, started by Requestnavigate, i start an regionManager.RequestNavigate ("MyeditView,.........) from a Command.
In MyEditView i check with IsNavigationTarget if i have to create a new View or use the one already started.
So all my Views are created with RequestNavigate.
This is why i'm thinking that all the views should be removed when a RequestNavigate to some other bunch of views are called.
If you need more code, i will send them when i'm back in Office.
Peter
there is nothing Special.
Just as in the doc's
In the ListView, started by Requestnavigate, i start an regionManager.RequestNavigate ("MyeditView,.........) from a Command.
In MyEditView i check with IsNavigationTarget if i have to create a new View or use the one already started.
So all my Views are created with RequestNavigate.
This is why i'm thinking that all the views should be removed when a RequestNavigate to some other bunch of views are called.
If you need more code, i will send them when i'm back in Office.
Peter