Share via


RibbonTextBoxAutomationPeer.GetAcceleratorKeyCore Method

Gets the accelerator key for the RibbonTextBox that is associated with this RibbonTextBoxAutomationPeer. Called by GetAcceleratorKey.

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

Syntax

'Declaration
Protected Overrides Function GetAcceleratorKeyCore As String
protected override string GetAcceleratorKeyCore()
protected:
virtual String^ GetAcceleratorKeyCore() override
abstract GetAcceleratorKeyCore : unit -> string 
override GetAcceleratorKeyCore : unit -> string 
protected override function GetAcceleratorKeyCore() : String

Return Value

Type: System.String
A string that contains the accelerator key.

.NET Framework Security

See Also

Reference

RibbonTextBoxAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace