TypeScript dragResize

Any chance you guys could add a dragResize function to that OWWindow class? As it stands I can easily get dragMove functionality in TypeScript but dragResize is more involved.

I ported the DragService from the native JavaScript SampleApp to TypeScript and modified it to use dragResize. Still support in OWWindow would be a lot easier.