AutomationPeer.GetAutomationControlType メソッド

定義

UI オートメーション ピアに関連付けられている要素のコントロールの種類を取得します。

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

戻り値

AutomationControlType

コントロール型。

例外

このメソッドのパブリック呼び出しが現在進行中です。

適用対象

こちらもご覧ください