Share via


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

属性值

属性的标识符。

适用于