Partilhar via


Método RibbonGalleryAutomationPeer.GetHelpTextCore

Obtém o texto que descreve a funcionalidade do controle RibbonGallery que está associado esta RibbonGalleryAutomationPeer. Este método é chamado por GetHelpText.

Namespace:  Microsoft.Windows.Automation.Peers
Assembly:  RibbonControlsLibrary (em RibbonControlsLibrary.dll)

Sintaxe

'Declaração
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

Valor de retorno

Tipo: System.String
O texto que descreve a funcionalidade do controle RibbonGallery que está associado esta RibbonGalleryAutomationPeer.

Segurança do .NET Framework

Consulte também

Referência

RibbonGalleryAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers