Click here to Skip to main content
15,882,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi , i'm trying to add my storyboard in XAML to an event.
I'm working with Blend.
I do this for click event on a control but I want that when my page loaded , my whole page do a beautiful sliding using easing effect!
now I build my storyboard , but when I bind that too my page loaded event or unloaded it doesn't work!

My question is : which behavior and which event should I use for my storyboard to work when navigated to that page from other pages, or when page loaded

and also I need a reference for behaviors in XAML!

tnx a million for your time and patient!
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