ButtonBaseAutomationPeer::GetAcceleratorKeyCore Method ()

 

Gets the accelerator key for the element associated with this ButtonBaseAutomationPeer. Called by GetAcceleratorKey.

Namespace:   System.Windows.Automation.Peers
Assembly:  PresentationFramework (in PresentationFramework.dll)

protected:
virtual String^ GetAcceleratorKeyCore() override

Return Value

Type: System::String^

A string containing the accelerator key.

.NET Framework
Available since 3.0
Return to top
Show: