Path.AutomationPropertiesName

Path.AutomationPropertiesName property

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

public string AutomationPropertiesName { get; set; }

See Also