Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls Namespace

Contains classes and property name for Silverlight controls.

Classes

  Class Description
Public class SilverlightButton Represents a Silverlight Button control.
Public class SilverlightButton.PropertyNames Contains the property names of a Silverlight Button control.
Public class SilverlightCalendar Represents a Silverlight Calendar control.
Public class SilverlightCalendar.PropertyNames Contains a field for each property of the SilverlightCalendar user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightCell Represents a Silverlight cell control.
Public class SilverlightCell.PropertyNames Contains a field for each property of the SilverlightCell user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightCheckBox Represents a check box control.
Public class SilverlightCheckBox.PropertyNames Contains a field for each property of the SilverlightCheckBox user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightChildWindow Represents a child window control.
Public class SilverlightChildWindow.PropertyNames Contains a field for each property of the SilverlightChildWindow user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightComboBox Represents a combo box control.
Public class SilverlightComboBox.PropertyNames Contains a field for each property of the SilverlightComboBox user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightControl Represents a control.
Public class SilverlightControl.PropertyNames Contains a field for each property of the SilverlightControl user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightDataPager Represents a data pager control.
Public class SilverlightDataPager.PropertyNames Contains a field for each property of the SilverlightDataPager user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightDatePicker Represents a date picker control.
Public class SilverlightDatePicker.PropertyNames Contains a field for each property of the SilverlightDatePicker user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightDescriptionViewer Represents a description viewer control.
Public class SilverlightDescriptionViewer.PropertyNames Contains a field for each property of the SilverlightDescriptionViewer user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightEdit Represents an edit control.
Public class SilverlightEdit.PropertyNames Contains a field for each property of the SilverlightEdit user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightFrame Represents a frame control.
Public class SilverlightFrame.PropertyNames Contains a field for each property of the SilverlightFrame user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightHyperlink Represents a hyperlink control.
Public class SilverlightHyperlink.PropertyNames Contains a field for each property of the SilverlightHyperlink user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightImage
Public class SilverlightImage.PropertyNames Contains a field for each property of the SilverlightImage user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightLabel Represents a label control.
Public class SilverlightLabel.PropertyNames Contains a field for each property of the SilverlightLabel user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightList Represents a list control.
Public class SilverlightList.PropertyNames Contains a field for each property of the SilverlightList user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightListItem
Public class SilverlightListItem.PropertyNames Contains a field for each property of the SilverlightListItem user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightPage Represents a page control.
Public class SilverlightPage.PropertyNames Contains a field for each property of the SilverlightPage user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightProgressBar Represents a progress bar control.
Public class SilverlightProgressBar.PropertyNames 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.
Public class SilverlightRadioButton Represents a radio button control.
Public class SilverlightRadioButton.PropertyNames Contains a field for each property of the SilverlightRadioButton user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightRow Represents a row control.
Public class SilverlightRow.PropertyNames Contains a field for each property of the SilverlightRow user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightSlider Represents a slider control.
Public class SilverlightSlider.PropertyNames Contains a field for each property of the SilverlightSlider user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightTab Represents a tab control.
Public class SilverlightTab.PropertyNames Contains a field for each property of the SilverlightTab user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightTabItem Represents a tab item control.
Public class SilverlightTabItem.PropertyNames Contains a field for each property of the SilverlightTabItem user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightTable Represents a table.
Public class SilverlightTable.PropertyNames Contains a field for each property of the SilverlightTable user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightText Represents a text block control.
Public class SilverlightText.PropertyNames Contains a field for each property of the SilverlightText user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightTree Represents a tree control.
Public class SilverlightTree.PropertyNames Contains a field for each property of the SilverlightTree user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightTreeItem Represents a tree item control.
Public class SilverlightTreeItem.PropertyNames Contains a field for each property of the SilverlightTreeItem user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightValidationSummary Represents a validation summary control.
Public class SilverlightValidationSummary.PropertyNames Contains a field for each property of the SilverlightValidationSummary user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.
Public class SilverlightValidationSummaryItem Represents a validation summary item control.
Public class SilverlightViewBox Represents a view box control.
Public class SilverlightViewBox.PropertyNames Contains a field for each property of the SilverlightViewBox user interface (UI) testing control, where each field is named for, and returns, the name of the corresponding property.

Enumerations

  Enumeration Description
Public enumeration PagerDisplayMode Specifies how the page controls are displayed on a DataPager control.
Public enumeration SliderOrientation Contains values that represent the orientation of a slider control.