Condividi tramite


ItemCollectionTransitionProgress.Element Proprietà

Definizione

Ottiene l'oggetto UIElement da animare.

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

Valore della proprietà

Oggetto UIElement da animare.

Si applica a