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