Catch f5 in Silverlight?
- by JD
Hi to all
I have an app that uses the navigation controls. What I would like is for my app to stay on the page it is showing rather than reload the whole application when f5 (refresh) is pressed?
Is this at all possible?
JD.