ItemCollectionTransitionProgress.Transition プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アニメーションが ItemCollectionTransition
進行中の を取得します。
public:
property ItemCollectionTransition ^ Transition { ItemCollectionTransition ^ get(); };
ItemCollectionTransition Transition();
public ItemCollectionTransition Transition { get; }
var itemCollectionTransition = itemCollectionTransitionProgress.transition;
Public ReadOnly Property Transition As ItemCollectionTransition
プロパティ値
ItemCollectionTransition
アニメーションが進行中の 。