silverlight-2.0
After deleting Silverlight app's host init-event fires again in IE
When I del开发者_StackOverflowete html node with silverlight 2.0 app inside, Init event fires again (only in in IE, but not in FF). How can I cope with this strange behaviour? Any help would be apprec[详细]
2022-12-12 09:02 分类:问答Missing Unload event in Silverlight 2
Silverlight 2 is missing the unload event for a UserControl. Has anyone implemented a workaround f开发者_如何学Goor this?you might want to look here:[详细]
2022-12-11 10:42 分类:问答Silverlight 3 - Data Binding Position of a rectangle on a canvas
I am currently trying to bind a collection of objects to a Canvas in Silverlight 3 using an ItemsControl as below:[详细]
2022-12-09 21:02 分类:问答Start Storyboard When Text Changes
I have a TextBlock bound to a property on my view model. I have a StoryBoard with fades the text in and out using the Opacity property. I am using this text to give the user feedback after they have p[详细]
2022-12-08 08:02 分类:问答
加载中,请稍侯......