AutomationElementIdentifiers.IsOffscreenProperty Proprietà

Definizione

Identifica la proprietà di automazione per la determinazione fuori schermo. Lo stato fuori schermo indica se l'elemento a cui fa riferimento il peer di automazione è fuori dallo schermo. Lo stato corrente viene restituito dal metodo 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

Valore della proprietà

Identificatore della proprietà di automazione.

Si applica a