Class LinkDescription
The description of a WPF Link (hyperlink) test object.
public class LinkDescription : UiObjectDescriptionBase, ICloneable, IDescription
- Inheritance
-
LinkDescription
- Implements
- Inherited Members
Constructors
LinkDescription()
public LinkDescription()
Properties
Name
The name of this object.
public StringProperty Name { get; set; }
Property Value
ParentText
The text associated with the parent object of this object.
public StringProperty ParentText { get; set; }