Date Picker/ Calendar controls now available
The date picker/ calendar control is now available at the WPF website. The controls were initially part of WPF but were removed for various reasons. However, it was promised that these controls would be made publicly available as a sample and its now public :)...yoohoo!!
http://wpf.netfx3.com/files/folders/controls/entry5875.aspx
UPDATE: these controls are now part of .NET 4. You can download the beta1 version (as of 7/23/09)
Its also available in the WPF Toolkit on codeplex (http://wpf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=29117). This code was released prior to be being included in 4.0. If you have 4.0, you dont need to use this dll.