다음을 통해 공유


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

특성

적용 대상