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

radpane statechange

1 Answer 101 Views
Docking
This is a migrated thread and some comments may be shown as answers.
JIG
Top achievements
Rank 1
JIG asked on 31 May 2018, 09:42 AM

I noticed something strange for the radpane.

 

I seems that in Xaml the statchange event is visible but it isn't in the properties of VS neither in code behind.

Is this a bug? See screenshot

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 04 Jun 2018, 12:25 PM
Hello Creonix,

Thank you for the attached imaged. 

By default, the RadPane does not expose such public event. If you tried to subscribe to it in XAML you will get compile time error. I am not exactly sure why VS is showing this event in RadPane drop-down but I have logged internal item for removing this event from VS IntelliSense.

If you want to get notified when a RadPane changed its states you can subscribe to the PaneStateChange event of the RadDocking control. This event is described in the RadDocking controls Events article.

Regards,
Dinko
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
Docking
Asked by
JIG
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or