WindowPatternIdentifiers.WindowInteractionStateProperty 属性

定义

标识 InteractionState 自动化属性。

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

属性值

自动化属性标识符。

适用于