2 instantiations of INPUT
UIAutomationClient (2)
MS\Internal\Automation\input.cs (2)
45
UnsafeNativeMethods.INPUT ki = new UnsafeNativeMethods.
INPUT
73
UnsafeNativeMethods.INPUT ki = new UnsafeNativeMethods.
INPUT
4 references to INPUT
UIAutomationClient (4)
MS\Internal\Automation\input.cs (2)
45
UnsafeNativeMethods.
INPUT
ki = new UnsafeNativeMethods.INPUT
73
UnsafeNativeMethods.
INPUT
ki = new UnsafeNativeMethods.INPUT
MS\Internal\Automation\Misc.cs (1)
566
internal static int SendInput(int nInputs, ref UnsafeNativeMethods.
INPUT
mi, int cbSize)
MS\Win32\UnsafeNativeMethods.cs (1)
93
public static extern int SendInput( int nInputs, ref
INPUT
mi, int cbSize );