This documentation is archived and is not being maintained.
SilverlightProgressBar.PropertyNames Class
Visual Studio 2010
Contains a field for each property of the SilverlightProgressBar user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
System.Object
Microsoft.VisualStudio.TestTools.UITesting.UITestControl.PropertyNames
Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls.SilverlightControl.PropertyNames
Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls.SilverlightProgressBar.PropertyNames
Microsoft.VisualStudio.TestTools.UITesting.UITestControl.PropertyNames
Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls.SilverlightControl.PropertyNames
Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls.SilverlightProgressBar.PropertyNames
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (in Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)
The SilverlightProgressBar.PropertyNames type exposes the following members.
Name | Description | |
---|---|---|
![]() | SilverlightProgressBar.PropertyNames | Initializes a new instance of the SilverlightProgressBar.PropertyNames class. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from UITestControl.PropertyNames.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Inherited from UITestControl.PropertyNames.) |
![]() | GetType | (Inherited from UITestControl.PropertyNames.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from UITestControl.PropertyNames.) |
Name | Description | |
---|---|---|
![]() ![]() | IsIndeterminate | Returns “IsIndeterminate”. |
![]() ![]() | Maximum | Returns “Maximum”. |
![]() ![]() | Minimum | Returns “Minimum”. |
![]() ![]() | Position | Returns “Position”. |
Show: