共用方式為


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

屬性值

自動化屬性識別碼。

適用於