Item

IBehaviorCollection indexer

Devuelve un comportamiento en el índice especificado.

public IBehavior this[int index] { get; set; }
ParámetroDescripción
indexÍndice de un comportamiento a devolver.

Valor de Retorno

Comportamiento de animación.

Véase También