Hi,
I need to catch a before re-size event of a window, the problem is that i need it for the System.windows. window control,
when i have looked it up i have found a way to do it only with Windows.forms and overriding the WndProc function
(this doesnt work with System.Windows. window)

Thanks,
Ben.