次の方法で共有


AutomationElementIdentifiers.LabeledByProperty プロパティ

定義

ラベル付けされたピア オートメーション プロパティを識別します。 オートメーション ピアのラベル付けリレーションシップは、 GetLabeledBy メソッドによって返されます。

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

プロパティ値

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

適用対象