| Control | Silverlight 4 | WPF 4.0 | Remarks |
|---|
| RadBook | NOT supported | NOT supported | |
| RadBusyIndicator | NOT supported | NOT supported | |
| RadButtons | | | |
| - RadButton | OK | OK | |
| - RadDropDownButton | Partially OK | Partially OK | It is recognized as simple Button, not a DropDownButton. |
| - RadRadioButton | OK | OK | |
| - RadSplitButton | NOT supported | NOT supported | |
| - RadToggleButton | OK | OK | |
| RadCalculator | OK | OK | |
| RadCalendar | NOT supported | NOT supported | |
| RadCarousel | NOT supported | NOT supported | |
| RadChart | NOT supported | NOT supported | |
| RadClock | NOT supported | NOT supported | |
| RadColorPicker | NOT supported | NOT supported | |
| RadCombobox | OK | OK | |
| RadContextMenu | Partially OK | Partially OK | It is recognized and items can be selected but some events are not recognized for example open/closed. |
| RadCoverFlow | NOT supported | NOT supported | |
| RadCube | NOT supported | --- | |
| RadDataFilter | OK | OK | |
| RadDataForm | OK | OK | |
| RadDataPager | OK | OK | |
| RadDatePicker | NOT supported | NOT supported | |
| RadDateTimePicker | NOT supported | NOT supported | |
| RadDocking | OK | OK | |
| RadExpander | OK | OK | |
| RadExpressionEditor | Partially OK | Partially OK | |
| RadGanttView | NOT supported | NOT supported | |
| RadGauge | NOT supported | NOT supported | Only labels are visible in UI Spy |
| RadGridView | | | Refer to the bottom of the page for more information on normal, filtered, grouped and sorted grid. |
| RadHTMLPlaceholder | NOT supported | --- | When an application is running in ""windowless"" mode, there is NO UI Automation support AT ALL. There is an exception during the building the UI Automation tree. |
| RadImageEditor | NOT supported | NOT supported | |
| RadListBox | NOT supported | NOT supported | |
| RadMap | NOT supported | NOT supported | |
| RadMaskedTextBox | OK | Partially OK | InvalidOperationException |
| RadMediaPlayer | NOT supported | --- | |
| RadMenu | OK | OK | |
| RadNumericUpDown | OK | OK | |
| RadOutlookBar | NOT supported | NOT supported | |
| RadPanelBar | OK | NOT supported | |
| RadPdfViewer | NOT supported | NOT supported | |
| RadProgressBar | OK | OK | |
| RadPropertyGrid | NOT supported | NOT supported | |
| RadRating | NOT supported | NOT supported | |
| RadRibbonBar | | | |
| - RadRibbonBar | NOT supported | NOT supported | |
| - RadRibbonButton | NOT supported | NOT supported | In Silverlight, there is an exception during the building the UI Automation tree. |
| - RadRibbonDropDownButton | NOT supported | NOT supported | |
| - RadRibbonGallery | NOT supported | NOT supported | |
| - RadRibbonGroup | Partially OK | Partially OK | RadRibbonGroups are recognized, but doesn't expose any info for its content. |
| - RadRibbonRadioButton | NOT supported | NOT supported | In Silverlight, there is an exception during the building the UI Automation tree. |
| - RadRibbonSplitButton | NOT supported | NOT supported | In Silverlight, there is an exception during the building the UI Automation tree. |
| - RadRibbonTab | OK | NOT supported | |
| - RadRibbonToggleButton | NOT supported | NOT supported | In Silverlight, there is an exception during the building the UI Automation tree. |
| - RadRibbonWindow | --- | Partially OK | RadRibbonWindow is recognized, but doesn't expose any info for it content. |
| RadRichTextBox | NOT supported | NOT supported | |
| RadScheduleView | NOT supported | NOT supported | |
| RadSlider | Partially OK | Partially OK | Very limited support. Only the "Range Value" property is visible. |
| RadSpellChecker | NOT supported | NOT supported | |
| RadTabControl | OK | OK | |
| RadTileView | NOT supported | NOT supported | |
| RadTimePicker | NOT supported | NOT supported | |
| RadToolBar | NOT supported | NOT supported | |
| RadTransitionControl | NOT supported | NOT supported | |
| RadTreeListView | Partially OK | Partially OK | |
| RadTreeView | OK | OK | |
| RadUpload | NOT supported | --- | |
| RadWaterMarkTextBox | NOT supported | NOT supported | It is recognized as a TextBox |
| RadWindow | OK | OK | |
| | | |
| RadGridView | | | |
|
- Normal grid | | | |
| - RadGridView | Partially OK | Partially OK | |
| - GridViewScrollViewer | OK | NOT supported | |
| - GridViewHeaderRow | OK | OK | |
| - GridViewHeaderCell | NOT supported | NOT supported | |
| - GridViewGroupPanel | NOT supported | NOT supported | |
| - RowDetails | NOT supported | NOT supported | |
| - GridViewNewRow | OK | OK | WPF: Committing the row in edit mode and add the new one |
| - GridViewVirtualizingPanel | OK | OK | |
| - GridViewRow | OK | OK | |
| - GridViewCell | OK | OK | Supported if the cell is in edit mode. |
| - ScrollBar | OK | OK | |
| - RepeatButton | OK | OK | |
| - GridViewGroupRow | NOT supported | NOT supported | |
| - GridViewGroupFooterRow | NOT supported | NOT supported | |
| - GridViewFooterRow | NOT supported | NOT supported | |
| - GridViewGroupFooterCell | NOT supported | NOT supported | |
| - GridViewFooterCell | NOT supported | NOT supported | |
| - HierarchyChildTable | NOT supported | NOT supported | |
| - FilteringControl | NOT supported | NOT supported | |
| | | |
|
- Grouped grid | | | |
| - RadGridView | Partially OK | Partially OK | |
| - GridViewScrollViewer | OK | OK | |
| - GridViewHeaderRow | OK | OK | |
| - GridViewHeaderCell | NOT supported | NOT supported | |
| - GridViewGroupPanel | NOT supported | NOT supported | |
| - RowDetails | NOT supported | NOT supported | |
| - GridViewNewRow | OK | OK | |
| - GridViewVirtualizingPanel | OK | OK | |
| - GridViewRow | NOT supported | NOT supported | |
| - GridViewCell | NOT supported | NOT supported | |
| - ScrollBar | OK | OK | |
| - RepeatButton | OK | OK | |
| - GridViewGroupRow | NOT supported | NOT supported | |
| - GridViewGroupFooterRow | NOT supported | NOT supported | |
| - GridViewFooterRow | NOT supported | NOT supported | |
| - GridViewGroupFooterCell | NOT supported | NOT supported | |
| - GridViewFooterCell | NOT supported | NOT supported | |
| - HierarchyChildTable | NOT supported | NOT supported | |
| - FilteringControl | NOT supported | NOT supported | |
| | | |
|
- Filtered grid | | | |
| - RadGridView | Partially OK | Partially OK | |
| - GridViewScrollViewer | OK | OK | |
| - GridViewHeaderRow | OK | OK | |
| - GridViewHeaderCell | NOT supported | NOT supported | |
| - GridViewGroupPanel | NOT supported | NOT supported | |
| - RowDetails | NOT supported | NOT supported | |
| - GridViewNewRow | OK | OK | Supported if the new row value is included in filtered values. WPF: Committing the row in edit mode and add the new one |
| - GridViewVirtualizingPanel | OK | OK | |
| - GridViewRow | OK | OK | |
| - GridViewCell | OK | OK | Supported if the cell is in edit mode. |
| - ScrollBar | OK | OK | |
| - RepeatButton | OK | OK | |
| - GridViewGroupRow | NOT supported | NOT supported | |
| - GridViewGroupFooterRow | NOT supported | NOT supported | |
| - GridViewFooterRow | NOT supported | NOT supported | |
| - GridViewGroupFooterCell | NOT supported | NOT supported | |
| - GridViewFooterCell | NOT supported | NOT supported | |
| - HierarchyChildTable | NOT supported | NOT supported | |
| - FilteringControl | NOT supported | NOT supported | |
| | | |
|
- Sorted grid | | | |
| - RadGridView | Partially OK | Partially OK | |
| - GridViewScrollViewer | OK | OK | |
| - GridViewHeaderRow | OK | OK | |
| - GridViewHeaderCell | NOT supported | NOT supported | |
| - GridViewGroupPanel | NOT supported | NOT supported | |
| - RowDetails | NOT supported | NOT supported | |
| - GridViewNewRow | OK | OK | WPF: Committing the row in edit mode and add the new one. |
| - GridViewVirtualizingPanel | OK | OK | |
| - GridViewRow | OK | OK | |
| - GridViewCell | OK | OK | Supported if the cell is in edit mode. |
| - ScrollBar | OK | OK | |
| - RepeatButton | OK | OK | |
| - GridViewGroupRow | NOT supported | NOT supported | |
| - GridViewGroupFooterRow | NOT supported | NOT supported | |
| - GridViewFooterRow | NOT supported | NOT supported | |
| - GridViewGroupFooterCell | NOT supported | NOT supported | |
| - GridViewFooterCell | NOT supported | NOT supported | |
| - HierarchyChildTable | NOT supported | NOT supported | |
| - FilteringControl | NOT supported | NOT supported | |