Introduction to WPF 4 Multitouch - Jaime Rodriguez - Site Home ... by Introduction to wpf

Wed, 01 Dec 2010 23:54:58 -0700

Introduction to WPF 4 Multitouch - Jaime Rodriguez - Site Home ...

by Introduction to wpf @ Wed, 01 Dec 2010 23:54:58 -0700



This tutorial provided a basic introduction to multitouch in WPF. As you have seen, WPF supports both raw-touch and manipulation (with inertia) for all WPF UI elements. Using WPF's new touch support, you can accomplish quite a bit with ...

WPF Toolkit DataGrid, Part I – Introduction | Samuel Moura's DevUX
Recently I had to recreate in WPF a Windows Forms panel that used DevExpress XtraGrid to present data in tabular form, keeping the same look and feel as it was.