Silverlight SDK for Microsoft Bing
UseItemAnimation Property
OverviewSystem.Windows.ControlsCloudViewUseItemAnimation
Gets/Sets a boolean value which determines whether the CloudViewItem instances are animated into position following a data binding operation.
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)