共用方式為


AutomationElementIdentifiers.IsOffscreenProperty 欄位

定義

識別 IsOffscreen 屬性,這個屬性工作表示消費者介面自動化專案是否可見。

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

欄位值

AutomationProperty

備註

此識別碼可供消費者介面自動化提供者使用。 消費者介面自動化用戶端應用程式應該使用 中的 AutomationElement 對等欄位。

如需此屬性為 true 時的詳細資訊,請參閱 IsOffscreen

適用於

另請參閱