Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » InkCanvas » Tablet » Windows Presentation Foundation   (RSS)
Fun with Ink & XAML Part3: Ink Data Binding
Data binding in WPF provides a great way for applications to present and interact with data. Elements can be bound to data from a variety of data sources - for example XML files. I have put together a sample that uses data binding to retrieve a collection Read More...
Fun with Ink & Xaml - Part1: Ink Reflections
With the InkCanvas element in WPF you can create stunning inking experiences for TabletPC users (mouse users can play along, too!). Several very cool scenarios can be enabled just by writing markup - without any additional code behind. Here is a first Read More...
.NET 3.5: Viewport2DVisual3D and Ink
WPF 3.5 includes an exciting new feature: Viewport2DVisual3D. It makes building interactive 3D experiences very easy and is nicely integrated with the rest of the WPF Platform. I have used this feature to write a new version of the "Ink Postcard" sample Read More...
Page view tracker