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

屬性值

屬性的識別碼。

適用於