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 視覺界限,如果是作業,則為 。

適用於