AutomationPeer.GetAutomationControlType メソッド

定義

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

public:
 virtual AutomationControlType GetAutomationControlType() = GetAutomationControlType;
AutomationControlType GetAutomationControlType();
public AutomationControlType GetAutomationControlType();
function getAutomationControlType()
Public Function GetAutomationControlType () As AutomationControlType

戻り値

コントロール型。

適用対象