Compartilhar via


ElementAnimator.OnElementShown(UIElement, AnimationContext) Método

Definição

public:
 virtual void OnElementShown(UIElement ^ element, AnimationContext context) = OnElementShown;
/// [Windows.Foundation.Metadata.Experimental]
void OnElementShown(UIElement const& element, AnimationContext const& context);
[Windows.Foundation.Metadata.Experimental]
public void OnElementShown(UIElement element, AnimationContext context);
Public Sub OnElementShown (element As UIElement, context As AnimationContext)

Parâmetros

element
UIElement
Atributos

Aplica-se a