1 instantiation of ACCEL
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
16883NativeMethods.ACCEL accel = new NativeMethods.ACCEL();
2 references to ACCEL
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
16875int accelSize = UnsafeNativeMethods.SizeOf(typeof(NativeMethods.ACCEL)); 16883NativeMethods.ACCEL accel = new NativeMethods.ACCEL();