AnimationException.Target Propiedad

Definición

Obtiene el objeto animado.

public:
 property System::Windows::Media::Animation::IAnimatable ^ Target { System::Windows::Media::Animation::IAnimatable ^ get(); };
public System.Windows.Media.Animation.IAnimatable Target { get; }
member this.Target : System.Windows.Media.Animation.IAnimatable
Public ReadOnly Property Target As IAnimatable

Valor de propiedad

Objeto animado.

Se aplica a