ElementAnimator.HasShowAnimationCore(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 bool HasShowAnimationCore(UIElement ^ element, AnimationContext context) = HasShowAnimationCore;
/// [Windows.Foundation.Metadata.Experimental]
bool HasShowAnimationCore(UIElement const& element, AnimationContext const& context);
[Windows.Foundation.Metadata.Experimental]
protected virtual bool HasShowAnimationCore(UIElement element, AnimationContext context);
Protected Overridable Function HasShowAnimationCore (element As UIElement, context As AnimationContext) As Boolean
Parameter
- element
- UIElement
- context
- AnimationContext
Gibt zurück
Boolean
bool
- Attribute