Class ImageDescription
The description of a WPF Image test object.
public class ImageDescription : UiObjectDescriptionBase, ICloneable, IDescription
- Inheritance
-
ImageDescription
- Implements
- Inherited Members
Constructors
ImageDescription()
public ImageDescription()
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; }