ElementAnimator.OnBoundsChangeAnimationCompleted(UIElement) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
Parametri
- element
- UIElement
- Attributi