다음을 통해 공유


AutomationAnnotation.ElementProperty 속성

정의

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

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

속성 값

속성의 식별자입니다.

적용 대상