Automation Guide
Application testing
Testing desktop applications
Testing .NET applications
List of supported .NET controls
The requested page is not available for selected version.
List of supported WPF controls
WPF controls supported by TestArchitect for testing .NET applications.
Below is the full list of WPF controls for which TestArchitect provides support:
Control | Classes |
---|---|
Button | System.Windows.Controls.Button |
Calendar | System.Windows.Controls.Calendar |
CheckBox | System.Windows.Controls.CheckBox |
ComboBox | System.Windows.Controls.ComboBox System.Windows.Controls.ComboBoxItem |
DatePicker | System.Windows.Controls.DatePicker |
DocumentViewer | System.Windows.Controls.DocumentViewer |
Frame | System.Windows.Controls.Frame |
Image | System.Windows.Controls.Image |
Label | System.Windows.Controls.Label |
ListBox | System.Windows.Controls.ListBox |
ListView | System.Windows.Controls.ListView |
Menu | System.Windows.Controls.Menu System.Windows.Controls.MenuItem |
PasswordBox | System.Windows.Controls.PasswordBox |
ProgressBar | System.Windows.Controls.ProgressBar |
RadioButton | System.Windows.Controls.RadioButton |
RichTextBox | System.Windows.Controls.RichTextBox |
ScrollBar | System.Windows.Controls.Primitives.ScrollBar |
ScrollViewer | System.Windows.Controls.ScrollViewer |
Slider | System.Windows.Controls.Slider |
StatusBar | System.Windows.Controls.Primitives.StatusBar |
TabControl | System.Windows.Controls.TabControl |
TextBlock | System.Windows.Controls.TextBlock |
TextBox | System.Windows.Controls.TextBox |
ToolBar | System.Windows.Controls.ToolBar |
TreeView | System.Windows.Controls.TreeView |
ViewBox | System.windows.Controls.Viewbox |
WebBrowser | System.Windows.Controls.WebBrowser |
DataGrid | System.Windows.Controls.DataGrid |
Container | System.windows.controls.stackpanel |
Expander | System.Windows.Controls.Expander |
GroupBox | System.Windows.Controls.GroupBox |
RibbonControl | System.Windows.Controls.Ribbon.Ribbon System.Windows.Controls.Ribbon.RibbonApplicationMenu System.Windows.Controls.Ribbon.RibbonButton System.Windows.Controls.Ribbon.RibbonContextualTabGroupItemsControl System.Windows.Controls.Ribbon.RibbonControl System.Windows.Controls.Ribbon.RibbonGroup System.Windows.Controls.Ribbon.RibbonMenuButton System.Windows.Controls.Ribbon.RibbonQuickAccessToolBar System.Windows.Controls.Ribbon.RibbonSplitButton System.Windows.Controls.Ribbon.RibbonTab System.Windows.Controls.Ribbon.RibbonTabHeader System.Windows.Controls.Ribbon.RibbonTabHeaderItemsControl System.Windows.Controls.Ribbon.RibbonTwoLineText |