다음을 통해 공유


ExponentialEase.ExponentProperty 속성

정의

지수 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ ExponentProperty { DependencyProperty ^ get(); };
static DependencyProperty ExponentProperty();
public static DependencyProperty ExponentProperty { get; }
var dependencyProperty = ExponentialEase.exponentProperty;
Public Shared ReadOnly Property ExponentProperty As DependencyProperty

속성 값

지수 종속성 속성의 식별자입니다.

적용 대상