AutomationProperties.HelpTextProperty Property

Definition

Identifies the AutomationProperties.HelpText XAML attached property.

public:
 static property DependencyProperty ^ HelpTextProperty { DependencyProperty ^ get(); };
static DependencyProperty HelpTextProperty();
public static DependencyProperty HelpTextProperty { get; }
var dependencyProperty = AutomationProperties.helpTextProperty;
Public Shared ReadOnly Property HelpTextProperty As DependencyProperty

Property Value

The identifier for the AutomationProperties.HelpText attached property.

Applies to

See also