I want to build a set of User Control Elements like a PDF Viewer or just a "Note" with data from a Database refreshing every 5 minutes. Depending on a Configuration (Data/ContentTemplate?), when the program starts, it adds a User Control and put it on a position of the screen. Are there any example projects I can see how I could solve it?
The result app should open over 3 screens/windows and shows a dashboard with information we could change. Problem also is, for one control we have a Chart with 1000px width, so just use grids and put it in there is not possible.