Skip to content

riktus/WpfDoubleClickAndDragDropMVVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WpfDoubleClickAndDragDropMVVM

Implementation of DoubleClick and DragAndDrop on same items

This example show you how to implement DoubleClick event and DragAndDrop event to same item with MVVM.

Key to success is to use MVVMLight-library which allows to use PassEventArgsToCommands for EventTriggers in Interactions.

About

Implementation of DoubleClick and DragAndDrop on same items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages