My question is how can I show an UIElement for some time (ex. 5s) in current display frame when application is running foreground. Example ToastPrompt from Coding4Fun library or native MessageBox. My goal is to show something like Android style Toast Notification. Can you give me some help?
Here is what I want make but on Windows Phone: