Share via


AutomationPeer.GetAutomationControlTypeCore 方法

定義

在衍生類別中覆寫時,被 GetAutomationControlType() 呼叫。

protected:
 abstract System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected abstract System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
abstract member GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected MustOverride Function GetAutomationControlTypeCore () As AutomationControlType

傳回

AutomationControlType

控制項類型。

適用於

另請參閱