AutomationPeer.GetAutomationControlType メソッド
定義
UI オートメーションUI Automation ピアに関連付けられている要素のコントロール型を取得します。Gets the control type for the element that is associated with the UI オートメーションUI Automation peer.
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
戻り値
コントロール型。The control type.
例外
このメソッドのパブリック呼び出しが現在進行中です。A public call to this method is currently in progress.