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