Last post I showed how to migrate our Northwind Outlook client to .NET 4 and Office 2010 . This Outlook Add-in displays order history information in an adjoining form region so sales associates can see that data immediately when communicating with customers. When we originally built this with Visual Studio 2008 , we used a WPF user control to display the data so that we could better match the look and feel of Outlook 2007
Go here to read the rest:
Build WPF Data Controls for Outlook Addins Easily with VS2010