1 reference to SendWait
System.Windows.Forms (1)
System\Windows\Forms\SendKeys\SendKeys.cs (1)
970
public static void SendWait(string keys) =>
SendWait
(keys, null);