Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the text that describes the functionality of the RibbonToggleButton control that is associated with this RibbonToggleButtonAutomationPeer. This method is called by GetHelpText.
Namespace: Microsoft.Windows.Automation.Peers
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
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
Return Value
Type: System.String
The text that describes the functionality of the RibbonToggleButton control that is associated with this RibbonToggleButtonAutomationPeer.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.