chris128
Feb 25th, 2009, 03:21 PM
Hi Guys,
I would really like to be able to animate listbox items as they are loaded, so for example when the windows first opens the listbox items animate in (like fade in for example, or whatever animation I decide to use) but then also whenever they hit refresh to refresh the list, that same quick animation occurs again.
The thing is I have no idea how to do this as I dont know what I can hook into (either in XAML or in the code behind) that will be able to tell when the list items are loaded/reloaded.
Anyone got any suggestions? :)
Thanks
Chris
I would really like to be able to animate listbox items as they are loaded, so for example when the windows first opens the listbox items animate in (like fade in for example, or whatever animation I decide to use) but then also whenever they hit refresh to refresh the list, that same quick animation occurs again.
The thing is I have no idea how to do this as I dont know what I can hook into (either in XAML or in the code behind) that will be able to tell when the list items are loaded/reloaded.
Anyone got any suggestions? :)
Thanks
Chris