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
属性

適用対象