Is there an example where the TelerikNotification component is used more like a service, similar to the MessageBox callback example?
I would like to be able to raise notifications from my view models and not have to either raise an event for the view to handle, or pass the TelerikNotification instance down to the view model.
thanks
-marc