Gets/Sets a boolean value indicating whether items should be animated when they are data bound.

Declaration Syntax
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)