Friday, December 11, 2009

New features in Silverlight 4 Beta: Fluid UI States for ItemsControl

Now you can animate items into/out of ItemsControls ! Read this post.

The ListBoxItem has a new visual state group called Layout States that has BeforeLoaded, Loaded, and Unloaded visual states. These visual states help animate the transition between states when an item is loaded and unloaded from an ItemsControl. Fluid states are applied to containers generated from a DataTemplate.

ListBoxLayoutStates_0ListBoxLayoutStates_2ListBoxLayoutStates_3

Useful links

No comments: