Hello Michael,
I could suggest you is to use Mouse.AddMouseDownHandler method to add MouseDown handler to the RadWindow and to bring it to the front when this event is fired. I suggest you to inherit the RadWindow control and do this in its constructor. Here is an example:
Hope this helps.
Regards,
Miroslav Nedyalkov
the Telerik team