共用方式為


WindowPatternIdentifiers.WindowVisualStateProperty 屬性

定義

識別 VisualState 自動化屬性。

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

屬性值

自動化屬性識別碼。

適用於