I have a two dimensional array with coordinates and i want to make the mouse move with the specific pattern those coordinates create in a WPF application. Can you help me? I
You have to use SendInput
http://inputsimulator.codeplex.com/ makes it somewhat easy