다음을 통해 공유


ElementAnimator.OnBoundsChangeAnimationCompleted(UIElement) 메서드

정의

protected:
 virtual void OnBoundsChangeAnimationCompleted(UIElement ^ element) = OnBoundsChangeAnimationCompleted;
/// [Windows.Foundation.Metadata.Experimental]
void OnBoundsChangeAnimationCompleted(UIElement const& element);
[Windows.Foundation.Metadata.Experimental]
protected void OnBoundsChangeAnimationCompleted(UIElement element);
Protected Sub OnBoundsChangeAnimationCompleted (element As UIElement)

매개 변수

element
UIElement
특성

적용 대상