xaml-sdk/Diagram/PanningWithoutUsingCtrl
martinivanoff 93ce43d48e Examples update 2016-05-05 12:15:17 +03:00
..
Properties Updated examples 2014-12-17 11:38:42 +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
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
PanningWithoutUsingCtrl_SL.csproj Examples update 2016-05-05 12:15:17 +03:00
PanningWithoutUsingCtrl_WPF.csproj Examples update 2016-05-05 12:15:17 +03:00
app.config Updated examples 2014-12-17 11:38:42 +02:00
readme.md Examples update 2016-05-05 12:15:17 +03:00

readme.md

##Panning Without Using Ctrl## The idea is to create a diagram in which panning happens without using the "Ctrl" button (only using the mouse) and holding the "Shift" button allows user to select items in the diagram (activates the PointerTool).

<keywords: pantool>