Suiva
Suiva

Reputation:

WPF Touchscreen User Interface Guidelines

Does anyone know of any good resources relating to UI design, specifically focusing on WPF and touchscreens?

Thanks for your time

Upvotes: 8

Views: 11519

Answers (1)

YotaXP
YotaXP

Reputation: 4054

After a bit of navigating through MSDN:

http://msdn.microsoft.com/en-us/library/cc872774.aspx

Check out the tree on the left for design guidelines on pretty much everything else. WPF is also mentioned under the "Design Principles" group.

Upvotes: 16

Related Questions