Click here to Skip to main content
15,789,698 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,

I'm using WPF and create a page that not have the page border(for touch screen display).

Situation: Right now I'm in SelectPaymentScreen and when user not respond to the page, it will start the timer and when the timer is stop, it will navigate to TimeOutScreen. When the TimeoutScreen appear, it will show a page that as user whether to continue or not.. My target is when the TimeoutScreen appear, the background page (SelectPaymentScreen) is blur. Fyi, the TimeoutScreen is small for displaying the confirmation only..

So anyone here could guide to do this..?

Whether it need to code in TimeoutScreen.xaml or in TimeoutScreen.xaml.vb

**I'm sorry, I've try to search in Google but seems like it doesn't work for my code
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900