Freigeben über


AutomationElementIdentifiers.IsOffscreenProperty Eigenschaft

Definition

Gibt die Offscreen-Bestimmungsautomatisierungseigenschaft an. Der offscreen-status gibt an, ob sich das Element, auf das vom Automatisierungspeer verwiesen wird, außerhalb des Bildschirms befindet. Die aktuelle status wird von der IsOffscreen-Methode zurückgegeben.

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

Eigenschaftswert

Der Bezeichner der Automatisierungseigenschaft.

Gilt für: