2 references to DestroyAcceleratorTable
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.DestroyAcceleratorTable.cs (2)
8/// <inheritdoc cref="DestroyAcceleratorTable(HACCEL)"/> 12BOOL result = DestroyAcceleratorTable(hAccel.Handle);