Share via


ItemCollectionTransition.NewBounds プロパティ

定義

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

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

プロパティ値

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

適用対象