Class ProgressBar
Inheritance
System.Object
ProgressBar
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Silverlight.UI
Assembly: ArtOfTest.WebAii.dll
Syntax
public class ProgressBar : RangeBase, IAutomationPeer, IPeerConverter, IRangeBase, IControl, IFrameworkElement, ITargetElement
Constructors
ProgressBar()
Declaration
public ProgressBar()
Fields
IsIndeterminateProperty
Properties
IsIndeterminate
Declaration
public bool IsIndeterminate { get; set; }
Property Value
System.Boolean
|
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|