Partager via


ElementAnimator.HasBoundsChangeAnimation Méthode

Définition

public:
 virtual bool HasBoundsChangeAnimation(UIElement ^ element, AnimationContext context, Rect oldBounds, Rect newBounds) = HasBoundsChangeAnimation;
/// [Windows.Foundation.Metadata.Experimental]
bool HasBoundsChangeAnimation(UIElement const& element, AnimationContext const& context, Rect const& oldBounds, Rect const& newBounds);
[Windows.Foundation.Metadata.Experimental]
public bool HasBoundsChangeAnimation(UIElement element, AnimationContext context, Rect oldBounds, Rect newBounds);
Public Function HasBoundsChangeAnimation (element As UIElement, context As AnimationContext, oldBounds As Rect, newBounds As Rect) As Boolean

Paramètres

element
UIElement
oldBounds
Rect
newBounds
Rect

Retours

Boolean

bool

Attributs

S’applique à