次の方法で共有


AutomationElementIdentifiers.AnnotationsProperty プロパティ

定義

注釈オートメーション プロパティの識別子を取得します。

public:
 static property AutomationProperty ^ AnnotationsProperty { AutomationProperty ^ get(); };
static AutomationProperty AnnotationsProperty();
public static AutomationProperty AnnotationsProperty { get; }
var automationProperty = AutomationElementIdentifiers.annotationsProperty;
Public Shared ReadOnly Property AnnotationsProperty As AutomationProperty

プロパティ値

注釈オートメーション プロパティの識別子。

適用対象