ElementAnimator.HasBoundsChangeAnimation Methode

Definition

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

Parameter

element
UIElement
oldBounds
Rect
newBounds
Rect

Gibt zurück

Boolean

bool

Attribute

Gilt für: