Condividi tramite


AutomationElementIdentifiers.IsOffscreenProperty Campo

Definizione

Identifica la IsOffscreen proprietà , che indica se l'elemento Automazione interfaccia utente è visibile.

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 

Valore del campo

AutomationProperty

Commenti

Questo identificatore viene usato dai provider di Automazione interfaccia utente. Automazione interfaccia utente applicazioni client devono usare il campo equivalente da AutomationElement.

Per altre informazioni su quando questa proprietà è true, vedere IsOffscreen.

Si applica a

Vedi anche