espinosae 0 Newbie Poster

I have a program developed in C# WPF.

The Windows Form is basically an image. (System.Windows.Media.ImageBrush)

My question is. How can I make ONLY the top title bar dragable?

Right now the WHOLE image is dragable.

Any tips will help