1 reference to SetTimer
System (1)
compmod\microsoft\win32\SystemEvents.cs (1)
857IntPtr res = UnsafeNativeMethods.SetTimer(new HandleRef(this, windowHandle), new HandleRef(this, timerId), (int) wParam, NativeMethods.NullHandleRef);