Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 699 Bytes

automationproperties_getaccesskey_532026967.md

File metadata and controls

26 lines (18 loc) · 699 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.AutomationProperties.GetAccessKey(Microsoft.UI.Xaml.DependencyObject)
winrt method

Microsoft.UI.Xaml.Automation.AutomationProperties.GetAccessKey

-description

Gets the value of the AutomationProperties.AccessKey attached property for the specified DependencyObject.

-parameters

-param element

The DependencyObject to check.

-returns

The access key, as a string.

-remarks

-examples

-see-also