AutomationPeer::GetAcceleratorKeyCore Method ()
.NET Framework (current version)
When overridden in a derived class, is called by GetAcceleratorKey.
Assembly: PresentationCore (in PresentationCore.dll)
If an application responds to keyboard events to provide shortcut key behavior, it should return a string that contains the keyboard shortcut combination. For example, for an element that can copy text to the clipboard, this attached property might be set to the value "CTRL+C".
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: