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

ResponseButton attached property and RadSplitButton

3 Answers 66 Views
Window
This is a migrated thread and some comments may be shown as answers.
Patrick
Top achievements
Rank 2
Iron
Iron
Iron
Patrick asked on 08 Mar 2018, 01:00 PM

Hello,

Currently the RadWindow.ResponseButton attached property is working only with RadButton (and classes that inherited from). It would be nice if it is also available with RadSplitButton, to simulate the press of the button.

3 Answers, 1 is accepted

Sort by
0
Vladimir Stoyanov
Telerik team
answered on 13 Mar 2018, 09:44 AM
Hello Patrick,

You can implement an attached property in order to achieve the same result with a RadSplitButton. You can invoke the RadSplitButton by using a RadSplitButtonAutomationPeer. I am attaching a sample project demonstrating that approach for your reference. 

Please give it a try and let me know if I can be of any further assistance.

Regards,
Vladimir Stoyanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Patrick
Top achievements
Rank 2
Iron
Iron
Iron
answered on 13 Mar 2018, 10:01 AM

Hello Vladimir,

I know that I can do it myself, but my suggestion was that Telerik adds it as a new feature.

Regards

0
Vladimir Stoyanov
Telerik team
answered on 15 Mar 2018, 03:21 PM
Hello Patrick,

I have logged this as a new item in our feedback portal: Introduce support for RadWindow.ResponseButton attached property on RadSplitButton. You can vote for it in order to increase its priority. I also updated your telerik points as a small gesture of gratitude for bringing this to our attention. 

Don't hesitate to contact us again if you have any other questions.

Regards,
Vladimir Stoyanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
Window
Asked by
Patrick
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Vladimir Stoyanov
Telerik team
Patrick
Top achievements
Rank 2
Iron
Iron
Iron
Share this question
or