다음을 통해 공유


AutomationAnnotation.TypeProperty 속성

정의

속성의 식별자를 가져옵니다.

public:
 static property DependencyProperty ^ TypeProperty { DependencyProperty ^ get(); };
static DependencyProperty TypeProperty();
public static DependencyProperty TypeProperty { get; }
var dependencyProperty = AutomationAnnotation.typeProperty;
Public Shared ReadOnly Property TypeProperty As DependencyProperty

속성 값

속성의 식별자입니다.

적용 대상