Share via


ElementAnimator.StartShowAnimation(UIElement, AnimationContext) メソッド

定義

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

パラメーター

element
UIElement
属性

適用対象