AutomationProperties.ControlType Property

Definition

Returns the AutomationControlType of the element being automated.

public:
 property System::Windows::Automation::Peers::AutomationControlType ControlType { System::Windows::Automation::Peers::AutomationControlType get(); };
public System.Windows.Automation.Peers.AutomationControlType ControlType { get; }
member this.ControlType : System.Windows.Automation.Peers.AutomationControlType
Public ReadOnly Property ControlType As AutomationControlType

Property Value

Applies to