Not that I know.
But you can drag&drop controls in XAML under Visual Studio the same way you do in a WinForms project. But learning how the markup is working would greatly improve your UI. XAML is really powerful, versatile and fairly straight forward to achieve what you need.
Dan