Gotta be getting close to a long weekend.... I'm trying to create a DispatchTimer. I found some sample code but can't run it due to a missing namespace.
I have the namespace, System.Windows.Threading, but in which assembly can I find it? I tried System, System.Windows... nada.
Thanks!