Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AutomationPeer.GetAccessKeyCore Method
Definition
- Namespace:
- Microsoft.UI.Xaml.Automation.Peers
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.
Provides the peer's behavior when a Microsoft UI Automation client calls GetAccessKey or an equivalent Microsoft UI Automation client API.
protected:
virtual Platform::String ^ GetAccessKeyCore() = GetAccessKeyCore;
winrt::hstring GetAccessKeyCore();
protected virtual string GetAccessKeyCore();
function getAccessKeyCore()
Protected Overridable Function GetAccessKeyCore () As String
Returns
The access key.
Applies to
See also
Feedback
Was this page helpful?
