AutomationElementIdentifiers.IsContentElementProperty Proprietà

Definizione

Identifica la proprietà di automazione per la determinazione dell'elemento contenuto. Lo stato dell'elemento contenuto indica se l'elemento contiene contenuto utile per l'utente finale. Lo stato corrente viene restituito dal metodo IsContentElement .

public:
 static property AutomationProperty ^ IsContentElementProperty { AutomationProperty ^ get(); };
static AutomationProperty IsContentElementProperty();
public static AutomationProperty IsContentElementProperty { get; }
var automationProperty = AutomationElementIdentifiers.isContentElementProperty;
Public Shared ReadOnly Property IsContentElementProperty As AutomationProperty

Valore della proprietà

Identificatore della proprietà di automazione.

Si applica a