Path.AutomationPropertiesHelpText

Path.AutomationPropertiesHelpText property

Gets or sets the automation properties help text. A detailed description of the Path for accessibility purposes, particularly if filled with an ImageBrush.

public string AutomationPropertiesHelpText { get; set; }

See Also