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