AutomationElementIdentifiers.IsOffscreenProperty 字段

定义

IsOffscreen标识 属性,该属性指示UI 自动化元素是否可见。

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 

字段值

注解

此标识符供UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用 中的AutomationElement等效字段。

有关此属性何时为 true的详细信息,请参阅 IsOffscreen

适用于

另请参阅