Microsoft.VisualStudio.TestTools.UITesting.WpfControls Namespace
This namespace provides classes that represent controls within the Visual Studio Test Professional framework when testing the UI in Windows Presentation Foundation (WPF) applications.
| Class | Description | |
|---|---|---|
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | WpfControl.PropertyNames | Contains property names common to all Wpf controls. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | 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. |
![]() | WpfButton | Represents a button control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfCalendar | Represents a calendar control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfCell | Represents a table cell control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfCheckBox | Represents a check box control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfComboBox | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a combo box control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfControl | Represents a Wpf control. |
![]() | WpfCustom | Represents a custom control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications |
![]() | WpfDatePicker | Represents a date picker control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfEdit | Represents an edit control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfExpander | Represents an expander control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfGroup | Represents a group control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfHyperlink | Represents a hyperlink control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfImage | Represents an image control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfList | Represents a list control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfListItem | Represents a list item control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfMenu | Represents a Windows Presentation Foundation (WPF) menu object in the user interface (UI) testing framework. |
![]() | WpfMenuItem | Represents a menu item control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfPane | Represents a pane control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfProgressBar | Represents a progress bar control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfRadioButton | Represents a button control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfRow | Represents a table row control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfScrollBar | Represents a button control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfSeparator | Represents a separator control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfSlider | Represents a slider control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfStatusBar | Represents a status bar control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfTable | Represents a button control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfTabList | Represents a tab list control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfTabPage | Represents a tab page control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfText | Represents a text control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfTitleBar | Represents a title bar control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfToggleButton | Represents a toggle button control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfToolBar | Represents a toolbar control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfToolTip | Represents a tool tip control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfTree | Represents a tree control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfTreeItem | Represents a tree item control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
![]() | WpfWindow | Represents a window control to test the user interface (UI) of Windows Presentation Foundation (WPF) applications. |
