WindowPatternIdentifiers.WindowInteractionStateProperty Property

Definition

Identifies the InteractionState automation property.

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

Property Value

The automation property identifier.

Applies to