ItemAutomationPeer::GetAcceleratorKeyCore Method ()

 

Gets the accelerator key for the UIElement that corresponds to the data item in the Items collection that is associated with this ItemAutomationPeer.

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

protected:
virtual String^ GetAcceleratorKeyCore() override

Return Value

Type: System::String^

The accelerator key.

This method is called by GetAcceleratorKey.

.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: