共用方式為


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

屬性值

自動化屬性識別碼。

適用於