3 references to GetTickCount
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (1)
2118msg.time = SafeNativeMethods.GetTickCount();
winforms\Managed\System\WinForms\SendKeys.cs (1)
1095eventmsg.time = SafeNativeMethods.GetTickCount();
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
396msg.time = SafeNativeMethods.GetTickCount();