I want to use Rad thermometer in my silverlight application. I took example from: link text
I moved styles to external style file. If i use one control all is fine, if i add second thermometer on the page, i receive: "Layout cycle detected. Layout could not complete." Where to find the source of the problem? In design mode all is fine.