Partager via


AutomationThreadParams.Element Property

Definition

Gets or sets the automation element.

public:
 property System::Windows::Automation::AutomationElement ^ Element { System::Windows::Automation::AutomationElement ^ get(); void set(System::Windows::Automation::AutomationElement ^ value); };
public System.Windows.Automation.AutomationElement Element { get; set; }
member this.Element : System.Windows.Automation.AutomationElement with get, set
Public Property Element As AutomationElement

Property Value

Applies to