AutomationPeer.GetAccessKey Method

Definition

Gets the access key for the element that is associated with the automation peer.

public:
 virtual Platform::String ^ GetAccessKey() = GetAccessKey;
winrt::hstring GetAccessKey();
public string GetAccessKey();
function getAccessKey()
Public Function GetAccessKey () As String

Returns

String

Platform::String

winrt::hstring

The access key.

Applies to