WindowPatternIdentifiers.WindowVisualStateProperty Property

Definition

Identifies the VisualState automation property.

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

Property Value

The automation property identifier.

Applies to