次の方法で共有


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

プロパティ値

プロパティの識別子。

適用対象