Back in January I wrote a post on how to add Jump Lists to the Windows 7 Task Bar for your application. One of the comments for that post was filled...
Category - WPF
This is the third part in a four part series on how to implement various features of the Windows 7 Task Bar which are features that have seemly been...
Wow… Boise Code Camp rocked this year. There were great presentations, great people, and great conversations. You even had an...
About a month ago I started a four part series on how to implement various features of the Windows 7 taskbar which are features that have seemly been...
A new version of the Extended WPF Toolkit has just released. In this release there are three new controls and updates have been to two existing...
Last week I wrote a blog post showing how you can write inline code in XAML. When that blog post was published, @ElegantCode tweeted the post on...
Sometimes when a technology has been out awhile, some features are forgotten about. With the release of WPF 4 came libraries that allow you, as the...
A couple of days ago I was spreading the WPF goodness and was talking about how MVVM (Model-View-ViewModel) helps promote separation of concerns by...
So about a week ago I wrote a post showing how to Copy a WPF UIElement as an Image to the Clipboard. In reply to that post Rob Relyea made a...
This is a question to all the WPF developers out there. Have you ever wanted to take a snapshot of a UIElement in your WPF application, such as...