AnimationTimeline.TargetPropertyType 속성

정의

파생 클래스에서 재정의되는 경우 애니메이션 효과를 적용 Type 할 수 있는 속성의 값을 가져옵니다.

public:
 abstract property Type ^ TargetPropertyType { Type ^ get(); };
public abstract Type TargetPropertyType { get; }
member this.TargetPropertyType : Type
Public MustOverride ReadOnly Property TargetPropertyType As Type

속성 값

이 애니메이션에서 애니메이션 효과를 적용할 수 있는 속성의 형식입니다.

적용 대상