xaml-sdk/ScheduleView/CutCopyPasteAppointments
martinivanoff c94f26461f SDK updated 2020-09-24 16:59:02 +03:00
..
Properties Updated examples 2014-12-08 16:25:27 +02:00
App.xaml Updated examples 2014-12-08 16:25:27 +02:00
App.xaml.cs Updated examples 2014-12-08 16:25:27 +02:00
App_SL.xaml Updated examples 2014-12-08 16:25:27 +02:00
App_SL.xaml.cs Updated examples 2014-12-08 16:25:27 +02:00
CutCopyPasteAppointments_SL.csproj Updated examples 2014-12-08 16:25:27 +02:00
CutCopyPasteAppointments_WPF.csproj Examples update 2016-05-05 12:15:17 +03:00
MainPage.xaml Updated examples 2014-12-08 16:25:27 +02:00
MainPage.xaml.cs Updated examples 2014-12-08 16:25:27 +02:00
MainWindow.xaml Updated examples 2014-12-08 16:25:27 +02:00
MainWindow.xaml.cs Updated examples 2014-12-08 16:25:27 +02:00
MyCommands.cs Updated examples 2014-12-08 16:25:27 +02:00
Readme.md SDK updated 2020-09-24 16:59:02 +03:00
ViewModel.cs Updated examples 2014-12-17 11:38:42 +02:00

Readme.md

Cut Copy Paste Appointments

This example demonstrates how to cut, copy and paste appointments with the keyboard combinations (Ctrl+X, Ctrl+C, Ctrl+V) as well as with a ContextMenu.