The Composite UI Application Block (Patterns & Practices) is an example of this model.
Here you publish an event & when it is fired , all the components subscribed to this event is informed & thes ein turn are triggered.
eg; change of some value has to trigger some activity of various open forms for the application.