TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
What is new in WPF 4 - Touch Inputs
Mahesh Chand
Mar 15, 2011
10.5
k
0
0
facebook
twitter
linkedIn
Reddit
WhatsApp
Email
Bookmark
WPF 4.0 supports touch inputs that enables developers to build touch screen applications.
WPF 4.0 support touch events and related inputs. These events are implemented through UIElement, UIElement3D, and ContentElement classes. These classes are the base classes for most of the WPF control. That means we can build touch screen enabled application using same code. The only thing we need to do is implement touch related events.
To build touch enabled applications, you will need Windows 7. Here is good startup tutorial on building touch enabled applications using WPF.
Walkthrough: Creating Your First Touch Application
Silverlight also supports touch events. Here are two good articles:
Touch events in Silverlight for Windows 7 mobile application: Part 2
Touch events in Silverlight for Windows 7 mobile application
What is new in WPF 4 - Touch Inputs
Next Recommended Reading
Create a New Window in WPF
Mindcracker
Founded in 2003, Mindcracker is the authority in custom software development and innovation. We put best practices into action. We deliver solutions based on consumer and industry analysis.