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