Share via


ItemCollectionTransition.OldBounds プロパティ

定義

操作の場合は、移動前の要素のビジュアル境界を Move 取得します。

public:
 property Rect OldBounds { Rect get(); };
Rect OldBounds();
public Rect OldBounds { get; }
var rect = itemCollectionTransition.oldBounds;
Public ReadOnly Property OldBounds As Rect

プロパティ値

操作の場合は、移動前の要素の Move ビジュアル境界。

適用対象