I create multiple Frame programmatically and navigate each Frame to different page, But all of Frames navigate to the Uri of first created Frame while the Uri is different.
EDIT : In my project user can open some items from his inbox list and view each item's page in different tab(each tab include a Frame).
If this is not possible, is there any way to achieve this?