Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 739 Bytes

automationproperties_sethelptext_266646525.md

File metadata and controls

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

Microsoft.UI.Xaml.Automation.AutomationProperties.SetHelpText

-description

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

-parameters

-param element

The DependencyObject for which to set the property.

-param value

The help text.

-remarks

-examples

-see-also