MouseMotionListener to IUIMouseMotionListener

To convert from AWT to AFC, instances of java.awt.event.MouseMotionListener should be transformed into instances of com.ms.ui.event.IUIMouseMotionListener.

No other changes are necessary.