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

WPF Raddocking Preview size changed event

1 Answer 133 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Tayyaba
Top achievements
Rank 1
Tayyaba asked on 07 Oct 2019, 07:58 AM
Hi,

I want to get an event before resizing of Raddocking panes.
We have SizeChanged event but there is not PreviewSizeChanged event. Is there a way to achieve preview of resizing?

Thanks,
Tayyaba Naz

1 Answer, 1 is accepted

Sort by
0
Vladimir Stoyanov
Telerik team
answered on 09 Oct 2019, 11:19 AM

Hello Tayyaba,

You can check out the LayoutChangedStarted event of the RadDocking. It will be thrown when the user starts a resize operation. 

That said, if you want to limit the size of the containers in some way, I can also suggest checking out the ProportionalStackPanel attached properties.

I hope you find this helpful.

Regards,
Vladimir Stoyanov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Docking
Asked by
Tayyaba
Top achievements
Rank 1
Answers by
Vladimir Stoyanov
Telerik team
Share this question
or