c# - How to create a usercontrol which is a popup that behaves like a toast notification popup in Windows Phone 8? -



c# - How to create a usercontrol which is a popup that behaves like a toast notification popup in Windows Phone 8? -

how create usercontrol popup behaves toast notification popup. slides in left , can optionally slide out after x sec , should has implementation tap event calls callback method.

there implementation of such command in coding4fun toolkit: http://coding4fun.codeplex.com/wikipage?title=toast%20prompt&referringtitle=documentation

c# xaml windows-phone-8 toast

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -