2 references to Accelerator
System.Windows.Forms (2)
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (2)
707
return System.Internal.HandleCollector.Add(IntCreateAcceleratorTable(pentries, cCount), NativeMethods.CommonHandles.
Accelerator
);
713
System.Internal.HandleCollector.Remove((IntPtr)hAccel, NativeMethods.CommonHandles.
Accelerator
);