ElementAnimator.StartShowAnimation(UIElement, AnimationContext) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- element
- UIElement
- context
- AnimationContext
- Attribute