Class ProgressBarDescription
The description of a WPF ProgressBar test object.
public class ProgressBarDescription : UiObjectDescriptionBase, ICloneable, IDescription
- Inheritance
-
ProgressBarDescription
- Implements
- Inherited Members
Constructors
ProgressBarDescription()
public ProgressBarDescription()
Properties
Value
The current value of the range element.
public int? Value { get; set; }
Property Value
- int?