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