RibbonTwoLineTextAutomationPeer.GetNameCore 方法

获取与此 RibbonTwoLineTextAutomationPeer 关联的元素的名称。 此方法由 GetName 调用。

命名空间:  Microsoft.Windows.Automation.Peers
程序集:  RibbonControlsLibrary(在 RibbonControlsLibrary.dll 中)

语法

声明
Protected Overrides Function GetNameCore As String
protected override string GetNameCore()
protected:
virtual String^ GetNameCore() override
abstract GetNameCore : unit -> string 
override GetNameCore : unit -> string 
protected override function GetNameCore() : String

返回值

类型:System.String
描述与 RibbonTwoLineTextAutomationPeer 关联的元素的名称。

.NET Framework 安全性

请参见

参考

RibbonTwoLineTextAutomationPeer 类

Microsoft.Windows.Automation.Peers 命名空间