Compartir a través de


ElementAnimator.HasShowAnimationCore(UIElement, AnimationContext) Método

Definición

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

Parámetros

element
UIElement

Devoluciones

Boolean

bool

Atributos

Se aplica a