TabControlAutomationPeer.GetAutomationControlTypeCore 方法

定义

获取与新的 TabItem 关联的 TabItemAutomationPeer 的子元素的集合。 此方法由 GetChildren() 调用。

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

Tab 枚举值。

适用于

另请参阅