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

返品

コントロールの種類。

例外

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

適用対象

こちらもご覧ください