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

属性值

自动化属性标识符。

适用于