i used process.start in windows form to launch other program but now i want to use wpf to launch it and i dont know how and what is equivalent to it ?
<Button Margin="0,362,-432,-88" Name="activation" Click="button1_Click"
Foreground="Blue" HorizontalAlignment="Right" Width="134" Grid.Column="1">
activate virtual mouse
</Button>