Welcome to MSDN Blogs Sign in | Join | Help

Vincent Sibal's Blog

WPF Programming Topics

May 2009 - Posts

The Control Local Values Bug Solution and new WPF 4.0 related APIs
Intro Previously I did a post on the “Control Local Values bug” and how a subtle bug can be introduced when setting dependency properties of controls to local values. In WPF 4.0 (dev10), a mechanism was added to the property engine to solve this problem. Read More...
VS 2010 and .NET Framework 4.0 Beta1 are out now!
As many of you probably already know, dev10 beta1 is available for public download. Some of the additions to Beta1 on the WPF Controls side include: · MultiTouch · EasingFunctions for animations · DataGrid, Calendar, DatePicker, and VisualStateManager Read More...
WPF Model-View-ViewModel (MVVM) Toolkit 0.1
The WPF team has just released an MVVM Toolkit which contains an overview and walkthrough of the MVVM pattern, a full Messenger sample app using MVVM, as well as a Visual Studio template for MVVM. The template creates a WPF application with folders for Read More...
Page view tracker