次の方法で共有


ItemCollectionTransitionProgress.Element プロパティ

定義

アニメーション化する を UIElement 取得します。

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

プロパティ値

UIElementアニメーション化する 。

適用対象