xaml-sdk/Diagram/CustomSettingsPane
martinivanoff 93ce43d48e Examples update 2016-05-05 12:15:17 +03:00
..
Properties Updated SDK examples 2013-10-02 16:09:39 +03:00
ViewModels Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
App.xaml Updated SDK examples 2013-10-02 16:09:39 +03:00
App.xaml.cs Updated SDK examples 2013-10-02 16:09:39 +03:00
App_SL.xaml Updated SDK examples 2013-10-02 16:09:39 +03:00
App_SL.xaml.cs Updated SDK examples 2013-10-02 16:09:39 +03:00
CustomSettingsPane_SL.csproj Examples update 2016-05-05 12:15:17 +03:00
CustomSettingsPane_WPF.csproj Examples update 2016-05-05 12:15:17 +03:00
Example.xaml Updated SDK examples 2013-10-02 16:09:39 +03:00
Example.xaml.cs Updated SDK examples 2013-10-02 16:09:39 +03:00
MainPage.xaml Updated SDK examples 2013-10-02 16:09:39 +03:00
MainPage.xaml.cs Updated SDK examples 2013-10-02 16:09:39 +03:00
MainWindow.xaml Updated SDK examples 2013-10-02 16:09:39 +03:00
MainWindow.xaml.cs Updated SDK examples 2013-10-02 16:09:39 +03:00
Readme.md Examples update 2016-05-05 12:15:17 +03:00
Resources.xaml Updated SDK examples 2013-10-02 16:09:39 +03:00
app.config Updated examples 2014-12-17 11:38:42 +02:00

Readme.md

##Custom SettingsPane## The CustomSettingsPane example highlights the following features of RadDiagram and DiagramExtensions: *Binding the DiagramToolBox *Drawing Tools in MVVM Diagram *Customizing Settings Pane: -Adding new tabs -Binding to ViewModel's properties -Binding to App's MainViewModel's Commands -Adding custom shapes in toolbox from SettingsPane

<keywords:mvvm, drawing, path, penciltool, commands, diagramtoolbox>