Share via


ElementAnimator.HasBoundsChangeAnimation 메서드

정의

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

매개 변수

element
UIElement
oldBounds
Rect
newBounds
Rect

반환

Boolean

bool

특성

적용 대상