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