pretty new to WPF, but i’ve made a Surface app to get peoples attention in my office reception.
what I would like to do, is if people haven’t touched the screen for a while (i’m already recording this with a timer), I want to make each of the objects in my app “Throb” one by one to get peoples attention.
Would i use a transform or a storyboard?
I ended up calling the following method on a timer: