AutomationPeer.GetAccessKey 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 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
The access key.