获取与此 RibbonTabHeaderDataAutomationPeer 关联的 RibbonTabHeader 的控件类型。 此方法由 GetAutomationControlType 调用。
命名空间: Microsoft.Windows.Automation.Peers
程序集: RibbonControlsLibrary(在 RibbonControlsLibrary.dll 中)
语法
声明
Protected Overrides Function GetAutomationControlTypeCore As AutomationControlType
protected override AutomationControlType GetAutomationControlTypeCore()
protected:
virtual AutomationControlType GetAutomationControlTypeCore() override
abstract GetAutomationControlTypeCore : unit -> AutomationControlType
override GetAutomationControlTypeCore : unit -> AutomationControlType
protected override function GetAutomationControlTypeCore() : AutomationControlType
返回值
类型:System.Windows.Automation.Peers.AutomationControlType
Header 枚举值。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。