I am exploring WPF under VS2008 and my application classes inherit from Windows, not Forms. I need a graphics object to draw with but I cannot find GetGraphics() anywhere. It doesn't seem to be in System.Drawing. Any clues? Ray Reeves