Compartilhar via


ItemCollectionTransitionProgress.Element Propriedade

Definição

Obtém o UIElement a ser animado.

public:
 property UIElement ^ Element { UIElement ^ get(); };
UIElement Element();
public UIElement Element { get; }
var uIElement = itemCollectionTransitionProgress.element;
Public ReadOnly Property Element As UIElement

Valor da propriedade

O UIElement a ser animado.

Aplica-se a