Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 788 Bytes

automationproperties_setacceleratorkey_2035439360.md

File metadata and controls

26 lines (18 loc) · 788 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.AutomationProperties.SetAcceleratorKey(Microsoft.UI.Xaml.DependencyObject,System.String)
winrt method

Microsoft.UI.Xaml.Automation.AutomationProperties.SetAcceleratorKey

-description

Sets the value of the AutomationProperties.AcceleratorKey attached property for the specified DependencyObject.

-parameters

-param element

The DependencyObject for which to set the property.

-param value

The accelerator key value to set.

-remarks

-examples

-see-also