AutomationElementIdentifiers.FlowsToProperty 属性

定义

标识“流向”自动化属性。 GetFlowsTo 方法返回“流向”属性值。

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

属性值

自动化属性标识符。

适用于