ElementAnimator.OnShowAnimationCompleted(UIElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void OnShowAnimationCompleted(UIElement ^ element) = OnShowAnimationCompleted;
/// [Windows.Foundation.Metadata.Experimental]
void OnShowAnimationCompleted(UIElement const& element);
[Windows.Foundation.Metadata.Experimental]
protected void OnShowAnimationCompleted(UIElement element);
Protected Sub OnShowAnimationCompleted (element As UIElement)
Parameters
- element
- UIElement
- Attributes