RibbonGalleryAutomationPeer.GetHelpTextCore 方法

获取描述与此 RibbonGallery 关联的控件 RibbonGalleryAutomationPeer 的功能的文本。 此方法由 GetHelpText 调用。

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

语法

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

返回值

类型:System.String
描述与此 RibbonGalleryAutomationPeer 关联的 RibbonGallery 控件的功能的文本。

.NET Framework 安全性

请参见

参考

RibbonGalleryAutomationPeer 类

Microsoft.Windows.Automation.Peers 命名空间