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 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
- 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.