ElementAnimator.OnBoundsChangeAnimationCompleted(UIElement) Method

Definition

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)

Parameters

element
UIElement
Attributes

Applies to