SearchControlAutomationPeer.GetAutomationControlTypeCore 方法

定义

当在派生类中重写时,由 GetAutomationControlType 调用。

protected:
 override System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected override System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
override this.GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected Overrides Function GetAutomationControlTypeCore () As AutomationControlType

返回

AutomationControlType

返回控件类型。

适用于