I need to delete selective pages from the navigation stack (winRT- C#)
I checked:
WinRT - How to ignore or delete page from navigation history and
Pop pages off navigation stack in Windows 8 App
but couldn't figure out how to manipulate the navigation stack. Is it possible to manipulate this navigation stack?
Frame.BackStack.RemoveAt(Frame.BackStack.Count - 1);
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With