WindowPatternIdentifiers.WindowInteractionStateProperty Field

Definition

Identifies the WindowInteractionState property.

public: static initonly System::Windows::Automation::AutomationProperty ^ WindowInteractionStateProperty;
public static readonly System.Windows.Automation.AutomationProperty WindowInteractionStateProperty;
 staticval mutable WindowInteractionStateProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly WindowInteractionStateProperty As AutomationProperty 

Field Value

Remarks

This identifier is used by UI Automation providers. UI Automation client applications should use the equivalent field in WindowPattern.

Applies to

See also