Canvas.AutomationPropertiesHelpText

Canvas.AutomationPropertiesHelpText property

Gets or sets the automation properties help text. A detailed description of the Canvas contents for accessibility purposes, particularly if filled with a set of graphics and text elements intended to comprise a single vector graphic.

public string AutomationPropertiesHelpText { get; set; }

See Also