I have 2 Silverlight DataGrids one on top of another. 开发者_如何学运维I want to synchronize their horizontal scrollbars.
I have few public properties in App.xaml.cs which is in project A and I want to refer them in my project B. However my project A has a reference to project B, so I cannot add again the reference of pr
I have a TFS build for sivelright and it copies all the files in the web project to _PublishedWebsites, except the xap file. Error is
When I add many items to Canvas why does the UI freeze? Say I have a loop from 1 to 1000. I can only see all the elements after all 1000 of them are added. Why doesn\'t the Canvas show up items as the
I want to use the silverlight unit tes开发者_JAVA技巧t framework to integration test my application.
How can I virtualize canvas? When I add just about 1500 items to canvas, it just freezes for a while and then I get the output on the screen. How can I virtualize it\'s UI so that Canvas only occupies
I\'m dealing with the dreaded <Run/> in Silverlight 3 and having to programmatically create a <TextBlock> and its inlines:
I have an image object and a rectangle object. Now I want to be the image to be only visible where th开发者_StackOverflow中文版e rectangle is, everything else should have an opacity of 0.5 - the resul
How can i make a control to be sticky? I have a scrollviewer and inside that a grid. Inside grid i have a button. The button is set to horizontal alignment - center and vertical alignment - bottom. No
What do these terms mean LocalOffsetZ and GlobalOffsetZ. I know they are used in projection and i开发者_如何学运维 read the msdn. But i don\'t quiet seem to understand. My vision is not getting clear