In the previous "[Original]silverlight pop-up window--show", I made a functional presentation of the Silverlight-based pop-up window and provided a very basic version of the source code.
It is true that this version is very basic, there are many of the code is not optimized, while the structure is also a certain degree of confusion, so if you do not comb it as a whole, it is difficult to read the code to understand the whole process of its work.
The purpose of this article is, from the design of the structure, the pop-up window this function to make a general introduction, will run through the entire work of the design thought, and this idea is bound to be the most stable part of the project, in the future will not produce too big changes.
The source code has a small number of updates, if the last download of the park friends, please download again
Overall structure
First of all, there should be an aerial view of the structure of the project as a whole, so enclose an architectural map, which, of course, is not a formal UML diagram, but it should suffice to illustrate a number of issues