2 writes to cAccel
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
15279
pCI.
cAccel
= 0;
16947
pCI.
cAccel
= accelCount;
2 references to cAccel
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (1)
2123
if (SafeNativeMethods.IsAccelerator(new HandleRef(ctlInfo, ctlInfo.hAccel), ctlInfo.
cAccel
, ref msg, null)) {
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
401
if (SafeNativeMethods.IsAccelerator(new HandleRef(ctlInfo, ctlInfo.hAccel), ctlInfo.
cAccel
, ref msg, null)) {