AutomationElementIdentifiers.IsOffscreenProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別螢幕外判斷自動化屬性。 螢幕外狀態會指出自動化對等所參考的專案是否在畫面外。 IsOffscreen方法會傳回目前的狀態。
public:
static property AutomationProperty ^ IsOffscreenProperty { AutomationProperty ^ get(); };
static AutomationProperty IsOffscreenProperty();
public static AutomationProperty IsOffscreenProperty { get; }
var automationProperty = AutomationElementIdentifiers.isOffscreenProperty;
Public Shared ReadOnly Property IsOffscreenProperty As AutomationProperty
屬性值
自動化屬性識別碼。