Hi,
I need to navigate/show a View as a PopupWindow that slides in, from left to righ, and out in inverse direction of the Screen.
I have already found a WindowRegionAdapter here (http://blogs.southworks.net/ibaumann/2008/09/26/windowregionadapter-for-compositewpf-prism/) that works perfectly. How can I define a Transition/Effects to show this sliding.
Can I use the NavigateTo/NavigateFrom to implement the Effect ?
What is the best solution for this ?
Thanks in advance
I need to navigate/show a View as a PopupWindow that slides in, from left to righ, and out in inverse direction of the Screen.
I have already found a WindowRegionAdapter here (http://blogs.southworks.net/ibaumann/2008/09/26/windowregionadapter-for-compositewpf-prism/) that works perfectly. How can I define a Transition/Effects to show this sliding.
Can I use the NavigateTo/NavigateFrom to implement the Effect ?
What is the best solution for this ?
Thanks in advance