As one absorbs the new WPF platform, seasoned Windows Forms developers can find it a little frustrating locating identical functionality in WPF. Typical questions may be, how do I create a menu, or how do I use my custom user control?
Thankfully, MSDN has The WPF Designer for Windows Forms Developers which is a collation of equivalent functionality.
Very useful indeed!