次の方法で共有


WindowPatternIdentifiers.WindowInteractionStateProperty プロパティ

定義

InteractionState オートメーション プロパティを識別します。

public:
 static property AutomationProperty ^ WindowInteractionStateProperty { AutomationProperty ^ get(); };
static AutomationProperty WindowInteractionStateProperty();
public static AutomationProperty WindowInteractionStateProperty { get; }
var automationProperty = WindowPatternIdentifiers.windowInteractionStateProperty;
Public Shared ReadOnly Property WindowInteractionStateProperty As AutomationProperty

プロパティ値

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

適用対象