Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
365
Implement DoubleClick on xamDataTree node to command
posted

Hi,

How would i be able to "bind" the MouseDoubleClick event on a xamDataTree node item to a command on a view model to properly do MVVM?

Thanks in advance for assistance.