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