ElementAnimator.HasHideAnimationCore(UIElement, AnimationContext) 方法

定义

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

参数

element
UIElement

返回

Boolean

bool

属性

适用于