It is implemented well, but...to complicated without any documentation about the inner data flow of the application (why is life always made so difficult?)
I would like to replicate the the Observer Pattern logic in my own projects. Have read the official MSDN docs.
Does somebody know about some implementaion guide of the pattern?
Thanks
ADH