次の方法で共有


WindowPatternIdentifiers.WindowVisualStateProperty プロパティ

定義

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

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

プロパティ値

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

適用対象