AutomationElementIdentifiers.IsOffscreenProperty Feld

Definition

Gibt die IsOffscreen -Eigenschaft an, die angibt, ob das Benutzeroberflächenautomatisierung-Element sichtbar ist.

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 

Feldwert

Hinweise

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung-Anbietern verwendet. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld von AutomationElementverwenden.

Weitere Informationen dazu, wann diese Eigenschaft ist true, finden Sie unter IsOffscreen.

Gilt für:

Weitere Informationen