Share via


IViewAutomationPeer.GetAutomationControlType メソッド

定義

この 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

戻り値

AutomationControlType 列挙値。

適用対象

こちらもご覧ください