This is a migrated thread and some comments may be shown as answers.

RadComboBoxItemAutomationPeer missing

1 Answer 31 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Phillip Hamlyn
Top achievements
Rank 1
Phillip Hamlyn asked on 08 Sep 2010, 02:49 PM
RadComboBoxItemAutomationPeer appears to have disappeared from Q2 2010 SP1 (Aug 2010)
can anyone advise if it has moved or if it has been permanently removed.
Cheers in advance

1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 08 Sep 2010, 03:04 PM
Hi Phillip,

RadComboBoxItemAutomationPeer has been removed. The following class can be used instead:
Telerik.Windows.Controls.Automation.Peers.ListBoxItemAutomationPeer

Actually FrameworkElementAutomationPeer.FromElement(comboBoxItem) returns an instance of the class above.

Greetings,
Valeri Hristov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
Phillip Hamlyn
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Share this question
or