次の方法で共有


AutomationElementIdentifiers.FlowsFromProperty プロパティ

定義

自動化プロパティの "フロー元" を識別します。 "flows from" プロパティの値は 、GetFlowsFrom メソッドによって返されます。

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

プロパティ値

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

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

適用対象