The inclusion of DataGrid and DatePicker controls was announced for WPF in Framework 4, but when I access to Visual Studio 2010 and I create a WPF project, I don’t get these controls. What did I miss?
Thanks.
The inclusion of DataGrid and DatePicker controls was announced for WPF in Framework 4,
Share
Have you made sure the target Framework is set to be v4? They should “just show” in the toolbox if you’re targeting v4 of the framework.