xaml-sdk/Docking/CustomDockingPanesFactory
martinivanoff c94f26461f SDK updated 2020-09-24 16:59:02 +03:00
..
Properties Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
App.xaml Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
App.xaml.cs Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
App_SL.xaml Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
App_SL.xaml.cs Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
CustomDockingPanesFactory_SL.csproj Examples update 2016-05-05 12:15:17 +03:00
CustomDockingPanesFactory_WPF.csproj Examples update 2016-05-05 12:15:17 +03:00
Example.xaml Updated examples 2015-07-03 17:52:34 +03:00
Example.xaml.cs Updated examples 2015-07-03 17:52:34 +03:00
MainPage.xaml Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
MainPage.xaml.cs Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
MainWindow.xaml Updated examples 2015-05-26 13:03:13 +03:00
MainWindow.xaml.cs Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
MyDockingPanesFactory.cs Updated examples 2015-05-26 13:03:13 +03:00
Readme.md SDK updated 2020-09-24 16:59:02 +03:00
ViewModel.cs Updated examples 2015-05-26 13:03:13 +03:00

Readme.md

Custom DockingPanesFactory

This example demonstrates how to use a custom DockingPanesFactory in order to add the RadPanes from the PanesSource collection to a predefined empty RadPaneGroups in the control. The example also demonstrates how to permanently remove a RadPane instance when its 'X' close button is pressed.