ElementAnimator.OnHideAnimationCompleted(UIElement) 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.
protected:
virtual void OnHideAnimationCompleted(UIElement ^ element) = OnHideAnimationCompleted;
/// [Windows.Foundation.Metadata.Experimental]
void OnHideAnimationCompleted(UIElement const& element);
[Windows.Foundation.Metadata.Experimental]
protected void OnHideAnimationCompleted(UIElement element);
Protected Sub OnHideAnimationCompleted (element As UIElement)
Parâmetros
- element
- UIElement
- Atributos