ElementAnimator.HasShowAnimation(UIElement, AnimationContext) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual bool HasShowAnimation(UIElement ^ element, AnimationContext context) = HasShowAnimation;
/// [Windows.Foundation.Metadata.Experimental]
bool HasShowAnimation(UIElement const& element, AnimationContext const& context);
[Windows.Foundation.Metadata.Experimental]
public bool HasShowAnimation(UIElement element, AnimationContext context);
Public Function HasShowAnimation (element As UIElement, context As AnimationContext) As Boolean
Parâmetros
- element
- UIElement
- context
- AnimationContext
Retornos
Boolean
bool
- Atributos