зеркало из https://github.com/telerik/xaml-sdk.git
2dc2f3bf93 | ||
---|---|---|
.. | ||
Images/Docking | ||
Properties | ||
View | ||
ViewModel | ||
App.config | ||
App.xaml | ||
App.xaml.cs | ||
App_SL.xaml | ||
App_SL.xaml.cs | ||
CustomDockingPanesFactory.cs | ||
CustomSaveLoadLayoutHelper.cs | ||
MainPage.xaml | ||
MainPage.xaml.cs | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
Readme.md | ||
VisualStudioDocking_SL.csproj | ||
VisualStudioDocking_WPF.csproj |
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