ElementAnimator.HasShowAnimation(UIElement, AnimationContext) 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.
public:
virtual bool HasShowAnimation(UIElement ^ element, AnimationContext context) = HasShowAnimation;
/// [Windows.Foundation.Metadata.Experimental]
bool HasShowAnimation(UIElement const& element, AnimationContext const& context);
[Windows.Foundation.Metadata.Experimental]
public bool HasShowAnimation(UIElement element, AnimationContext context);
Public Function HasShowAnimation (element As UIElement, context As AnimationContext) As Boolean
Parameters
- element
- UIElement
- context
- AnimationContext
Returns
Boolean
bool
- Attributes