次の方法で共有


AutomationElementIdentifiers.ControlledPeersProperty プロパティ

定義

制御されたピアオートメーション プロパティを識別します。 制御されたピアの一覧は、 GetControlledPeers メソッドによって返されます。

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

プロパティ値

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

適用対象