次の方法で共有


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

プロパティ値

プロパティの識別子。

適用対象