xaml-sdk/ScheduleView/CutCopyPasteAppointments
martinivanoff 93ce43d48e Examples update 2016-05-05 12:15:17 +03:00
..
Properties
App.xaml
App.xaml.cs
App_SL.xaml
App_SL.xaml.cs
CutCopyPasteAppointments_SL.csproj
CutCopyPasteAppointments_WPF.csproj Examples update 2016-05-05 12:15:17 +03:00
MainPage.xaml
MainPage.xaml.cs
MainWindow.xaml
MainWindow.xaml.cs
MyCommands.cs
Readme.md Examples update 2016-05-05 12:15:17 +03:00
ViewModel.cs

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.

<keywords: keyboard, contextmenu>