xaml-sdk/Diagram/StyleSelectors
martinivanoff 93ce43d48e Examples update 2016-05-05 12:15:17 +03:00
..
Properties Updated SDK examples 2013-10-02 16:09:39 +03:00
Selectors Updated SDK examples 2013-10-02 16:09:39 +03:00
ViewModels Updated SDK examples 2013-10-02 16:09:39 +03: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
MainView.xaml Updated SDK examples 2013-10-02 16:09:39 +03:00
MainView.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
StyleSelectors_SL.csproj Examples update 2016-05-05 12:15:17 +03:00
StyleSelectors_WPF.csproj Examples update 2016-05-05 12:15:17 +03:00
readme.md Examples update 2016-05-05 12:15:17 +03:00

readme.md

##Style Selectors## This example demonstrates how to use MVVM to create a collection of shapes and connections in the RadDiagram control and take advantage of the ShapeStyleSelector and ConnectionStyleSelector properties to apply different styles on the shapes and the connections based on their type.