xaml-sdk/Docking/VisualStudioDocking
ProgressGitHubBuildUser 2dc2f3bf93 New version of Telerik SDK examples. 2022-01-28 09:02:06 +02:00
..
Images/Docking Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
Properties Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
View Updated examples for Q1 2014 SP1. 2014-04-04 13:57:16 +03:00
ViewModel New version of Telerik SDK examples. 2021-06-02 17:33:23 +03:00
App.config Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
App.xaml Updated examples for Q release 2014-02-28 13:54:43 +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 Q1 2014 SP1. 2014-04-04 13:57:16 +03:00
App_SL.xaml.cs Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
CustomDockingPanesFactory.cs Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02:00
CustomSaveLoadLayoutHelper.cs Updated examples for Q3 2013 SP 2013-12-06 11:31:26 +02: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 New version of Telerik SDK examples. 2021-06-02 17:33:23 +03:00
MainWindow.xaml.cs New version of Telerik SDK examples. 2021-06-02 17:33:23 +03:00
Readme.md SDK updated 2020-09-24 16:59:02 +03:00
VisualStudioDocking_SL.csproj Examples update 2016-05-05 12:15:17 +03:00
VisualStudioDocking_WPF.csproj New version of Telerik SDK examples. 2022-01-28 09:02:06 +02:00

Readme.md

Visual Studio Implementation with MVVM

This example shows how to implement the main functionality of RadDocking using MVVM in VS-like scenarios. Here are the covered points:

  • MVVM
  • Activation
  • Predefined docking layout at start up
  • Save and Load docking layout on application start up and exit
  • Adding new documents at runtime
  • Custom Compass logic