This namespace provides classes that represent controls within the Visual Studio Test Professional framework when testing the UI in Windows Presentation Foundation (WPF) applications.
Classes
| Class | Description | |
|---|---|---|
| .gif) | WpfButton | Represents a button control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfButton.PropertyNames | Contains a field for each property of the WpfButton user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfCalendar | Represents a calendar control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfCalendar.PropertyNames | Contains a field for each property of the WpfCalendar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfCell | Represents a table cell control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfCell.PropertyNames | Contains a field for each property of the WpfCell user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfCheckBox | Represents a check box control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfCheckBox.PropertyNames | Contains a field for each property of the WpfCheckBox user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfComboBox | Infrastructure. Represents a combo box control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfComboBox.PropertyNames | Contains a field for each property of the WpfComboBox user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfControl | Represents a Wpf control. | 
| .gif) | WpfControl.PropertyNames | Contains property names common to all Wpf controls. | 
| .gif) | WpfCustom | Represents a custom control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications | 
| .gif) | WpfDatePicker | Represents a date picker control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfDatePicker.PropertyNames | Contains a field for each property of the WpfDatePicker user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfEdit | Represents an edit control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfEdit.PropertyNames | Contains a field for each property of the WpfEdit user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfExpander | Represents an expander control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfExpander.PropertyNames | Contains a field for each property of the WpfExpander user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfGroup | Represents a group control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfGroup.PropertyNames | Contains a field for each property of the WpfGroup user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfHyperlink | Represents a hyperlink control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfHyperlink.PropertyNames | Contains a field for each property of the WpfHyperlink user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfImage | Represents an image control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfImage.PropertyNames | Contains a field for each property of the WpfImage user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfList | Represents a list control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfList.PropertyNames | Contains a field for each property of the WpfList user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfListItem | Represents a list item control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfListItem.PropertyNames | Contains a field for each property of the WpfListItem user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfMenu | Represents a Windows Presentation Foundation (WPF) menu object in the user interface (UI) testing framework. | 
| .gif) | WpfMenu.PropertyNames | Contains a field for each property of the WpfMenu user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfMenuItem | Represents a menu item control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfMenuItem.PropertyNames | Contains a field for each property of the WpfMenuItem user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfPane | Represents a pane control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfPane.PropertyNames | Contains a field for each property of the WpfPane user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfProgressBar | Represents a progress bar control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfProgressBar.PropertyNames | Contains a field for each property of the WpfProgressBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfRadioButton | Represents a button control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfRadioButton.PropertyNames | Contains a field for each property of the WpfRadioButton user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfRow | Represents a table row control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfRow.PropertyNames | Contains a field for each property of the WpfRow user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfScrollBar | Represents a button control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfScrollBar.PropertyNames | Contains a field for each property of the WpfScrollBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfSeparator | Represents a separator control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfSlider | Represents a slider control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfSlider.PropertyNames | Contains a field for each property of the WpfSlider user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfStatusBar | Represents a status bar control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfStatusBar.PropertyNames | Contains a field for each property of the WpfStatusBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfTable | Represents a button control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfTable.PropertyNames | Contains a field for each property of the WpfTable user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfTabList | Represents a tab list control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfTabList.PropertyNames | Contains a field for each property of the WpfTabList user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfTabPage | Represents a tab page control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfTabPage.PropertyNames | Contains a field for each property of the WpfTabPage user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfText | Represents a text control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfText.PropertyNames | Contains a field for each property of the WpfText user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfTitleBar | Represents a title bar control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfTitleBar.PropertyNames | Contains a field for each property of the WpfTitleBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfToggleButton | Represents a toggle button control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfToggleButton.PropertyNames | Contains a field for each property of the WpfToggleButton user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfToolBar | Represents a toolbar control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfToolBar.PropertyNames | Contains a field for each property of the WpfToolBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfToolTip | Represents a tool tip control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfTree | Represents a tree control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfTree.PropertyNames | Contains a field for each property of the WpfTree user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfTreeItem | Represents a tree item control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfTreeItem.PropertyNames | Contains a field for each property of the WpfTreeItem user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. | 
| .gif) | WpfWindow | Represents a window control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. | 
| .gif) | WpfWindow.PropertyNames | Contains a field for each property of the WpfWindow user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property. |