AutomationPeer.GetAcceleratorKey Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the accelerator key combinations for the object that is associated with the UI Automation peer.
public:
virtual Platform::String ^ GetAcceleratorKey() = GetAcceleratorKey;
winrt::hstring GetAcceleratorKey();
public string GetAcceleratorKey();
function getAcceleratorKey()
Public Function GetAcceleratorKey () As String
Returns
The accelerator key.