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

属性值

自动化属性标识符。

适用于