Share via


ElementAnimator.OnShowAnimationCompleted(UIElement) 方法

定義

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

參數

element
UIElement
屬性

適用於