Sdílet prostřednictvím


IViewAutomationPeer.GetAutomationControlType Metoda

Definice

Získá typ ovládacího prvku, který je přidružen k tomuto IViewAutomationPeer.

public:
 System::Windows::Automation::Peers::AutomationControlType GetAutomationControlType();
public System.Windows.Automation.Peers.AutomationControlType GetAutomationControlType ();
abstract member GetAutomationControlType : unit -> System.Windows.Automation.Peers.AutomationControlType
Public Function GetAutomationControlType () As AutomationControlType

Návraty

AutomationControlType

Hodnota v výčtu AutomationControlType .

Platí pro

Viz také