AutomationElementIdentifiers.IsOffscreenProperty Veld

Definitie

Identificeert de eigenschap IsOffscreen, die aangeeft of het UI Automation element zichtbaar is.

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 

Waarde van veld

Opmerkingen

Deze id is bedoeld voor gebruik door UI Automation providers. UI Automation clienttoepassingen moeten het equivalente veld van AutomationElement gebruiken.

Zie voor meer informatie over wanneer deze eigenschap istrueIsOffscreen.

Van toepassing op

Zie ook