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 comment regarding...
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 a control or a...
If you are not familiar with the Extended WPF Toolkit by now, shame on you. Like most open source projects, the Extended WPF Toolkit is driven by the community...
If you are using the Extended WPF Toolkit you have probably noticed the ColorPicker control. If you are not familiar with the Color Picker control, it is simply a...
A new version of the Extended WPF Toolkit is now available with three great new controls. I have been hard at work fixing bugs, adding functionality and creating...
Have you ever tried to use the WPF RichTextBox? If you did try to use it, did you pull your hair out trying to figure out how to accomplish the simplest of tasks...
If you haven’t noticed by now, I have been somewhat quiet in the community lately, but there are a few good reasons for that. The first reason is that I have been...
A new version of the Extended WPF Toolkit was released today and it is packed with goodies. And to all you cry babies who wined for a VS 2008 and .NET 3.5 version...
In case you haven’t heard yet, Microsoft released a new update for Silverlight 4 yesterday, along with a new SDK. You can check out the details at KB2164913. The...
Yes, another great control has been added to the Extended WPF Toolkit project on CodePlex called the ColorPicker. The ColorPicker is pretty much self explanatory. ...