Silverlight SDK for Microsoft Bing
UseItemAnimation Property
OverviewSystem.Windows.ControlsStackViewUseItemAnimation
Gets/Sets a boolean value indicating whether items should be animated when they are data bound.
Declaration Syntax
C#Visual BasicVisual C++
public bool UseItemAnimation { get; set; }
Public Property UseItemAnimation As Boolean
public:
property bool UseItemAnimation {
	bool get ();
	void set (bool value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)