AutomationPeer.GetAutomationControlType 方法

定義

取得與消費者介面自動化對等相關聯之專案的控制項類型。

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

控制項類型。

例外狀況

目前正在公開呼叫此方法。

適用於

另請參閱