using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Media.Animation;
using Tango.Editors;
namespace Tango.Editors
{
///
/// Represents an animation configuration which can be applied to an object when invoking the method.
///
///
///
public class ConfigurationAnimation
{
///
/// Occurs when the animation is completed.
///
public event EventHandler